Home
last modified time | relevance | path

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

/art/libartbase/base/
Dfile_utils.cc329 static bool IsLocationOnModule(const char* full_path, in IsLocationOnModule()
360 bool LocationIsOnSystemFramework(const char* full_path) { in LocationIsOnSystemFramework()
367 bool LocationIsOnRuntimeModule(const char* full_path) { in LocationIsOnRuntimeModule()
371 bool LocationIsOnConscryptModule(const char* full_path) { in LocationIsOnConscryptModule()
376 bool LocationIsOnApex(const char* full_path) { in LocationIsOnApex()