Home
last modified time | relevance | path

Searched defs:GetText (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/aidl/
H A Dparser.h44 const std::string& GetText() const { return text_; } in GetText() function
/aosp12/art/libelffile/elf/
H A Delf_builder.h501 Section* GetText() { return &text_; } in GetText() function