Searched refs:LocationIsOnApex (Results 1 – 3 of 3) sorted by relevance
110 bool LocationIsOnApex(const char* location);
458 bool LocationIsOnApex(const char* full_path) { in LocationIsOnApex() function
101 if (LocationIsOnApex(dex_location.c_str())) { in DetermineDomainFromLocation()