Searched defs:mgr (Results 1 – 3 of 3) sorted by relevance
/base/print/print_fwk/services/src/ |
D | print_service_helper.cpp | 118 bool PrintServiceHelper::QueryExtension(sptr<AppExecFwk::IBundleMgr> mgr, int userId, in QueryExtension() 129 bool PrintServiceHelper::QueryNameForUid(sptr<AppExecFwk::IBundleMgr> mgr, int32_t userId, std::str… in QueryNameForUid()
|
/base/print/print_fwk/test/unittest/service_test/ |
D | print_service_helper_test.cpp | 138 sptr<AppExecFwk::IBundleMgr> mgr; variable 153 sptr<AppExecFwk::IBundleMgr> mgr; variable
|
/base/global/resource_management/frameworks/resmgr/src/ |
D | raw_file_manager.cpp | 116 static bool IsLoadHap(const NativeResourceManager *mgr, std::string &hapPath) in IsLoadHap() 121 RawDir *LoadRawDirFromHap(const NativeResourceManager *mgr, const std::string dirName) in LoadRawDirFromHap() 132 RawDir *OH_ResourceManager_OpenRawDir(const NativeResourceManager *mgr, const char *dirName) in OH_ResourceManager_OpenRawDir() 174 RawFile *LoadRawFileFromHap(const NativeResourceManager *mgr, const char *fileName, const std::stri… in LoadRawFileFromHap() 206 RawFile *OH_ResourceManager_OpenRawFile(const NativeResourceManager *mgr, const char *fileName) in OH_ResourceManager_OpenRawFile()
|