Searched defs:versionCode (Results 276 – 284 of 284) sorted by relevance
1...<<1112
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_client.cpp | 763 …anagerClient::ContinueAbility(const std::string &deviceId, int32_t missionId, uint32_t versionCode) in ContinueAbility()
|
H A D | ability_record.cpp | 3163 void AbilityRecord::ContinueAbility(const std::string& deviceId, uint32_t versionCode) in ContinueAbility()
|
H A D | ability_manager_stub.cpp | 2018 uint32_t versionCode = data.ReadUint32(); in ContinueAbilityInner() local
|
H A D | ability_manager_proxy.cpp | 2454 …ManagerProxy::ContinueAbility(const std::string &deviceId, int32_t missionId, uint32_t versionCode) in ContinueAbility()
|
H A D | ability_manager_service.cpp | 4402 …nagerService::ContinueAbility(const std::string &deviceId, int32_t missionId, uint32_t versionCode) in ContinueAbility()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_data_mgr.cpp | 518 bool BundleDataMgr::RemoveHspModuleByVersionCode(int32_t versionCode, InnerBundleInfo &info) in RemoveHspModuleByVersionCode() 6700 bool BundleDataMgr::CheckHspVersionIsRelied(int32_t versionCode, const InnerBundleInfo &info) const in CheckHspVersionIsRelied() 6825 AOTCompileStatus aotCompileStatus, uint32_t versionCode) in SetAOTCompileStatus()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_engine.cpp | 543 shared_ptr<JsValue> versionCode = runtime->NewNumber(delegate->GetVersionCode()); in GetAppInfo() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_installer_test/ |
H A D | bms_bundle_installer_test.cpp | 4527 int32_t versionCode = 9; variable
|
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/ |
H A D | app_mgr_service_inner.cpp | 6044 bool AppMgrServiceInner::IsSharedBundleRunning(const std::string &bundleName, uint32_t versionCode) in NotifyAppFaultBySA()
|
1...<<1112