Home
last modified time | relevance | path

Searched refs:GetReleaseType (Results 1 - 7 of 7) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/plugin_adapter/
H A Dplugin_bridge.cpp45 tmp = SystemProperties::GetReleaseType(); in ProcessSystemParam()
/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h242 static const std::string& GetReleaseType() in GetReleaseType() function in OHOS::Ace::final
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_install_checker.cpp892 return std::make_tuple(false, info.second.GetCurModuleName(), info.second.GetReleaseType()); in GetValidReleaseType()
896 (infos.begin()->second).GetReleaseType()); in GetValidReleaseType()
933 if (releaseType != info.second.GetReleaseType()) { in CheckAppLabelInfo()
936 info.second.GetCurModuleName().c_str(), info.second.GetReleaseType().c_str()); in CheckAppLabelInfo()
H A Dbase_bundle_installer.cpp4695 if (oldInfo.GetReleaseType() != newInfo.GetReleaseType()) { in CheckReleaseTypeIsCompatible()
4697 oldInfo.GetCurModuleName().c_str(), oldInfo.GetReleaseType().c_str(), in CheckReleaseTypeIsCompatible()
4698 newInfo.GetCurModuleName().c_str(), newInfo.GetReleaseType().c_str()); in CheckReleaseTypeIsCompatible()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h714 std::string GetReleaseType() const in GetReleaseType() function in OHOS::AppExecFwk::InnerBundleInfo
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dace_container.cpp1829 DumpLog::GetInstance().Print(1, "ReleaseType: " + SystemProperties::GetReleaseType()); in OnDumpInfo()
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp752 tmp = SystemProperties::GetReleaseType(); in GetDeviceInfo()

Completed in 29 milliseconds