Home
last modified time | relevance | path

Searched defs:mgr (Results 1 – 3 of 3) sorted by relevance

/base/print/print_fwk/test/unittest/service_test/
Dprint_service_helper_test.cpp111 sptr<AppExecFwk::IBundleMgr> mgr; variable
126 sptr<AppExecFwk::IBundleMgr> mgr; variable
/base/print/print_fwk/services/print_service/src/
Dprint_service_helper.cpp129 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/
Draw_file_manager.cpp126 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()