Home
last modified time | relevance | path

Searched defs:dir_prefix (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dpassthrough.cpp22 std::unique_ptr<IImageManager> IImageManager::Open(const std::string& dir_prefix, in Open()
H A Dimage_manager.cpp58 std::unique_ptr<ImageManager> ImageManager::Open(const std::string& dir_prefix, in Open()
/aosp_15_r20/external/libxml2/python/tests/
H A Dreader2.py23 dir_prefix = os.path.realpath(os.path.join(basedir, "..", "..", "test", "valid")) variable
/aosp_15_r20/external/autotest/server/
H A Dcrashcollect.py283 def get_crashinfo_dir(host, dir_prefix): argument
/aosp_15_r20/external/libxml2/
H A Dmeson.build22 dir_prefix = get_option('prefix') variable