Home
last modified time | relevance | path

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

/aosp_15_r20/art/artd/
H A Dpath_utils.cc212 Result<std::string> BuildPrebuiltProfilePath(const PrebuiltProfilePath& prebuilt_profile_path) { in BuildPrebuiltProfilePath() function
H A Dpath_utils_test.cc198 TEST_F(PathUtilsTest, BuildPrebuiltProfilePath) { in TEST_F() argument