Home
last modified time | relevance | path

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

/art/artd/
Dpath_utils.cc274 Result<std::string> BuildVdexPath(const VdexPath& vdex_path) { in BuildVdexPath() function
Dpath_utils_test.cc256 TEST_F(PathUtilsTest, BuildVdexPath) { in TEST_F() argument