Searched refs:findStringOfPrefix (Results 1 – 4 of 4) sorted by relevance
132 const std::string findStringOfPrefix(const char *prefix) const;320 std::string findStringOfPrefix(const char *prefix);
233 const std::string Module::findStringOfPrefix(const char *prefix) const { in findStringOfPrefix() function in android::spirit::Module237 return mDebugInfo->findStringOfPrefix(prefix); in findStringOfPrefix()540 std::string DebugInfoSection::findStringOfPrefix(const char *prefix) { in findStringOfPrefix() function in android::spirit::DebugInfoSection
195 m->findStringOfPrefix(".rsov.ExportedVars:").c_str()); in TEST_F()
185 module->findStringOfPrefix(".rsov.GlobalSize:"); in RSoVScript()197 module->findStringOfPrefix(".rsov.ExportedVars:"); in RSoVScript()