Searched defs:resultMode (Results 1 – 11 of 11) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ipc/ |
H A D | installd_interface.h | 251 … 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 D | installd_client.cpp | 246 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
|
H A D | mock_install_client.cpp | 162 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
|
H A D | mock_installd_host_impl.cpp | 137 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
|
H A D | bundle_mgr_service_event_handler.cpp | 360 …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 D | installd_client.cpp | 310 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
|
H A D | bundle_mgr_service_event_handler.cpp | 834 …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 D | installd_operator.cpp | 95 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 D | installd_host_impl.cpp | 1087 … 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 D | installd_host.cpp | 543 ResultMode resultMode = static_cast<ResultMode>(data.ReadInt32()); in HandleScanDir() local
|
H A D | installd_proxy.cpp | 397 … const std::string &dir, ScanMode scanMode, ResultMode resultMode, std::vector<std::string> &paths) in ScanDir()
|