Home
last modified time | relevance | path

Searched defs:resultMode (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/
H A Dinstalld_interface.h251 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/
H A Dinstalld_client.cpp246 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
H A Dmock_install_client.cpp162 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
H A Dmock_installd_host_impl.cpp137 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
H A Dbundle_mgr_service_event_handler.cpp360 …const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string>& result… in ScanDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dinstalld_client.cpp310 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
H A Dbundle_mgr_service_event_handler.cpp834 …const std::string& dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &result… in ScanDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp95 const std::string &dir, const std::string &subName, ResultMode resultMode) in HandleScanResult()
1146 …const std::string &dirPath, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &pa… in ScanDir()
H A Dinstalld_host_impl.cpp1087 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp543 ResultMode resultMode = static_cast<ResultMode>(data.ReadInt32()); in HandleScanDir() local
H A Dinstalld_proxy.cpp397 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()