Home
last modified time | relevance | path

Searched defs:hapInfo (Results 1 – 25 of 62) sorted by relevance

123

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/app/
H A Dnative_lib_util.cpp33 void GetHapSoPath(const HapModuleInfo &hapInfo, AppLibPathMap &appLibPaths, bool isPreInstallApp) in GetHapSoPath()
80 void GetPatchNativeLibPath(const HapModuleInfo &hapInfo, std::string &patchNativeLibraryPath, in GetPatchNativeLibPath()
H A Dchild_main_thread.cpp426 for (auto &hapInfo : bundleInfo.hapModuleInfos) { in GetNativeLibPath() local
/ohos5.0/base/theme/screenlock_mgr/utils/src/
H A Dscreenlock_appinfo.cpp28 HapTokenInfo hapInfo; in GetAppInfoByToken() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/uri_permission_impl_test/mock/src/
H A Dmock_accesstoken_kit.cpp41 int AccessTokenKit::GetHapTokenInfo(AccessTokenID tokenID, HapTokenInfo &hapInfo) in GetHapTokenInfo()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/
H A Dcloud_service_impl.cpp548 HapInfo hapInfo; in SetGlobalCloudStrategy() local
1124 auto hapInfo = GetHapInfo(tokenId); in AllocResourceAndShare() local
1210 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in Share() local
1230 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in Unshare() local
1250 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in Exit() local
1272 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in ChangePrivilege() local
1293 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in Query() local
1311 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in QueryByInvitation() local
1330 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in ConfirmInvitation() local
1353 auto hapInfo = GetHapInfo(IPCSkeleton::GetCallingTokenID()); in ChangeConfirmation() local
[all …]
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dbundle_container.cpp63 auto hapInfo = std::make_shared<HapModuleInfo>(); in GetHapModuleInfo() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/utd/
H A Dutd_handler.cpp72 for (const auto &hapInfo : bundleInfo.hapModuleInfos) { in GetEntryHapPath() local
/ohos5.0/base/security/asset/services/os_dependency/inc/
H A Dbms_wrapper.h48 HapInfo hapInfo; member
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/app/
H A Dcj_ability_stage.cpp55 auto hapInfo = abilityStageContext->GetHapModuleInfo(); in FFICJCurrentHapModuleInfo() local
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_utils.cpp220 Security::AccessToken::HapTokenInfo hapInfo; in GetAlterableBundleNameByTokenId() local
235 Security::AccessToken::HapTokenInfo hapInfo; in GetBundleNameByTokenId() local
/ohos5.0/foundation/filemanagement/dfs_service/utils/system/src/
H A Ddfsu_access_token_helper.cpp74 HapTokenInfo hapInfo; in GetBundleNameByToken() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.h60 explicit OhosResMgr(const PlatformHapInfo& hapInfo) : hapInfo_(hapInfo) {} in OhosResMgr()
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/modulerunningrecord_fuzzer/
H A Dmodulerunningrecord_fuzzer.cpp67 HapModuleInfo hapInfo; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
H A Dmodel_adapter_wrapper.cpp33 Render3D::HapInfo hapInfo { hapPath, bundleName_, moduleName_ }; in SetHapInfo() local
113 Render3D::HapInfo hapInfo = SetHapInfo(); in CreateWidgetAdapter() local
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/systemapi_wrap/bms/src/
H A Dhks_bms_api_wrap.cpp96 int32_t HksGetHapInfo(const struct HksProcessInfo *processInfo, struct HksBlob *hapInfo) in HksGetHapInfo()
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/common/src/
H A Djs_ability.cpp35 auto hapInfo = stageContext->GetHapModuleInfo(); in Context() local
/ohos5.0/foundation/graphic/graphic_3d/3d_widget_adapter/src/
H A Dgraphics_manager_common.cpp98 const HapInfo& hapInfo) in GetEngine()
/ohos5.0/base/startup/appspawn/interfaces/innerkits/hnp/src/
H A Dhnp_api.c161 int NativeInstallHnp(const char *userId, const char *hnpRootPath, const HapInfo *hapInfo, int inst… in NativeInstallHnp()
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
H A Drecorder_unit_test.cpp36 static HapInfoParams hapInfo = { variable
/ohos5.0/base/msdp/device_status/services/native/src/
H A Ddevicestatus_manager.cpp291 HapTokenInfo hapInfo; in GetPackageName() local
H A Ddevicestatus_dumper.cpp349 Security::AccessToken::HapTokenInfo hapInfo; in GetPackageName() local
/ohos5.0/base/security/code_signature/utils/src/
H A Dcode_sign_block.cpp146 auto hapInfo = GetHapSignInfo(); in ParseHapSignInfo() local
/ohos5.0/base/sensors/sensor/services/src/
H A Dsensor_manager.cpp200 HapTokenInfo hapInfo; in GetPackageName() local
/ohos5.0/base/startup/appspawn/test/unittest/hnp_test/
H A Dhnp_installer_test.cpp797 struct HapInfo hapInfo; variable
852 struct HapInfo hapInfo; variable
889 struct HapInfo hapInfo; variable
934 struct HapInfo hapInfo; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp105 Security::AccessToken::HapTokenInfo hapInfo; in GetHapBundleNameByToken() local

123