Searched refs:module_path (Results 1 – 1 of 1) sorted by relevance
771 std::string module_path = GetArtRootSafe(/* must_exist= */ kIsTargetBuild, &unused_error_msg); in LocationIsOnArtModule() local772 if (module_path.empty()) { in LocationIsOnArtModule()775 return full_path.starts_with(module_path); in LocationIsOnArtModule()