Searched defs:full_path (Results 1 – 2 of 2) sorted by relevance
389 bool LocationIsOnArtModule(const char* full_path) { in LocationIsOnArtModule()415 static bool IsLocationOnModule(const char* full_path, in IsLocationOnModule()446 bool LocationIsOnSystemFramework(const char* full_path) { in LocationIsOnSystemFramework()453 bool LocationIsOnConscryptModule(const char* full_path) { in LocationIsOnConscryptModule()458 bool LocationIsOnApex(const char* full_path) { in LocationIsOnApex()
44 std::string GetFilenameBase(const std::string& full_path) { in GetFilenameBase()