Searched defs:mgr (Results 1 – 3 of 3) sorted by relevance
| /base/print/print_fwk/test/unittest/service_test/ |
| D | print_service_helper_test.cpp | 111 sptr<AppExecFwk::IBundleMgr> mgr; variable 126 sptr<AppExecFwk::IBundleMgr> mgr; variable
|
| /base/print/print_fwk/services/print_service/src/ |
| D | print_service_helper.cpp | 129 bool PrintServiceHelper::QueryExtension(sptr<AppExecFwk::IBundleMgr> mgr, int userId, in QueryExtension() 140 bool PrintServiceHelper::QueryNameForUid(sptr<AppExecFwk::IBundleMgr> mgr, int32_t userId, std::str… in QueryNameForUid()
|
| /base/global/resource_management/frameworks/resmgr/src/ |
| D | raw_file_manager.cpp | 126 static bool IsLoadHap(const NativeResourceManager *mgr, std::string &hapPath) in IsLoadHap() 131 RawDir *LoadRawDirFromHap(const NativeResourceManager *mgr, const std::string dirName) in LoadRawDirFromHap() 142 RawDir *OH_ResourceManager_OpenRawDir(const NativeResourceManager *mgr, const char *dirName) in OH_ResourceManager_OpenRawDir() 185 RawFile *LoadRawFileFromHap(const NativeResourceManager *mgr, const char *fileName, const std::stri… in LoadRawFileFromHap() 211 RawFile *OH_ResourceManager_OpenRawFile(const NativeResourceManager *mgr, const char *fileName) in OH_ResourceManager_OpenRawFile() 445 RawFile64 *LoadRawFileFromHap64(const NativeResourceManager *mgr, const char *fileName, const std::… in LoadRawFileFromHap64() 463 RawFile64 *OH_ResourceManager_OpenRawFile64(const NativeResourceManager *mgr, const char *fileName) in OH_ResourceManager_OpenRawFile64()
|