Searched refs:unused_error_msg (Results 1 – 2 of 2) sorted by relevance
601 std::string unused_error_msg; in GetDalvikCache()602 std::string android_data = GetAndroidDataSafe(&unused_error_msg); in GetDalvikCache()671 std::string result, unused_error_msg; in GetApexDataDalvikCacheFilename() local675 &unused_error_msg); in GetApexDataDalvikCacheFilename()770 std::string unused_error_msg; in LocationIsOnArtModule() local771 std::string module_path = GetArtRootSafe(/* must_exist= */ kIsTargetBuild, &unused_error_msg); in LocationIsOnArtModule()799 std::string unused_error_msg; in IsLocationOn() local803 &unused_error_msg); in IsLocationOn()
981 std::string unused_error_msg; in GetBestBootImages() local984 /*on_system=*/false, /*minimal=*/false, isa, &unused_error_msg)) { in GetBestBootImages()995 if (BootImageMainlineExtensionExist(/*on_system=*/false, isa, &unused_error_msg)) { in GetBestBootImages()