Home
last modified time | relevance | path

Searched refs:GetText (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/patman/
H A Dfunc_test.py49 def GetText(self, fname): member in TestFunctional
144 text = self.GetText('test01.txt')
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/iq_parser/
H A Dxmltags.cpp96 const char* text = m_Element->GetText(); in Value()
H A Dtinyxml2.h1215 const char* GetText() const;
H A Dtinyxml2.cpp1195 const char* XMLElement::GetText() const in GetText() function in XMLElement