Home
last modified time | relevance | path

Searched defs:hap (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/include/
H A Ddfx_map.h64 std::shared_ptr<DfxHap> hap = nullptr; variable
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.cpp116 bool AbilityTestHelper::TestInstall(const std::string &hap) in TestInstall()
/ohos5.0/base/security/access_token/services/accesstokenmanager/test/unittest/
H A Daccesstoken_info_manager_test.cpp190 …std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(id, info, permStateLi… variable
2193 std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(); variable
2300 std::shared_ptr<HapTokenInfoInner> hap = nullptr; variable
H A Dpermission_manager_test.cpp1542 std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(); variable
1562 std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(); variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/token/
H A Daccesstoken_info_manager.cpp151 std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(); in InitHapTokenInfos() local
345 std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(); in GetHapTokenInfoInner() local
817 std::shared_ptr<HapTokenInfoInner> hap = std::make_shared<HapTokenInfoInner>(mapID, hapSync); in CreateRemoteHapTokenInfo() local
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service.cpp316 std::string hap("apps:"); in DumpSystemLoadInfo() local
/ohos5.0/base/security/access_token/services/tokensyncmanager/test/unittest/
H A Dtoken_sync_service_test.cpp489 HapTokenInfoForSync hap; variable
/ohos5.0/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp1132 for (const auto &hap : bundleInfo.hapModuleInfos) { in GetBundleName() local
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/unwinder/
H A Dunwinder.cpp1263 auto hap = frame.map->GetHap(); in FillJsFrame() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
H A Dnapi_context.cpp2494 std::shared_ptr<HapModuleInfo> hap = getDatabaseDirCB->cbBase.ability->GetHapModuleInfo(); in GetDatabaseDirWrap() local
2591 std::shared_ptr<HapModuleInfo> hap = getPreferencesDirCB->cbBase.ability->GetHapModuleInfo(); in GetPreferencesDirWrap() local