Searched refs:SYSTEM_RESOURCES_APP (Results 1 – 5 of 5) sorted by relevance
26 constexpr const char* SYSTEM_RESOURCES_APP = "ohos.global.systemres"; variable560 absRdbPredicates.EqualTo(BundleResourceConstants::NAME, SYSTEM_RESOURCES_APP); in GetCurrentSystemState()563 APP_LOGW("bundleName:%{public}s failed due rdb QueryByStep failed", SYSTEM_RESOURCES_APP); in GetCurrentSystemState()570 … APP_LOGW("bundleName:%{public}s GoToFirstRow failed, ret: %{public}d", SYSTEM_RESOURCES_APP, ret); in GetCurrentSystemState()
493 constexpr const char* SYSTEM_RESOURCES_APP = "ohos.global.systemres"; variable
95 constexpr const char* SYSTEM_RESOURCES_APP = "ohos.global.systemres"; variable1796 if (bundleName == SYSTEM_RESOURCES_APP) { in InnerProcessRebootBundleInstall()
2324 if (configJson.app.bundleName == Profile::SYSTEM_RESOURCES_APP) { in ToInnerModuleInfo()
2374 if (moduleJson.app.bundleName == Profile::SYSTEM_RESOURCES_APP) { in GetPermissions()