Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/SdkExtensions/derive_sdk/
Dderive_sdk.cpp158 bool ReadSdkInfoFromApexes(const std::string& mountpath, in ReadSdkInfoFromApexes()
183 bool SetSdkLevels(const std::string& mountpath) { in SetSdkLevels()
277 bool PrintDump(const std::string& mountpath, std::ostream& ostream) { in PrintDump()
/aosp_15_r20/external/python/cpython3/Modules/
Dposixmodule.c4449 wchar_t *mountpath=NULL; in os__getvolumepathname_impl() local