Home
last modified time | relevance | path

Searched refs:ALLOW_APP_RUN_WHEN_DEVICE_FIRST_LOCKED (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dpre_bundle_profile.cpp49 constexpr const char* ALLOW_APP_RUN_WHEN_DEVICE_FIRST_LOCKED = "allowAppRunWhenDeviceFirstLocked"; member
306 ALLOW_APP_RUN_WHEN_DEVICE_FIRST_LOCKED, in TransformTo()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp54 const char* ALLOW_APP_RUN_WHEN_DEVICE_FIRST_LOCKED = "allowAppRunWhenDeviceFirstLocked"; member
933 {ALLOW_APP_RUN_WHEN_DEVICE_FIRST_LOCKED, applicationInfo.allowAppRunWhenDeviceFirstLocked}, in to_json()
1053 BMSJsonUtil::GetBoolValueIfFindKey(jsonObject, jsonObjectEnd, ALLOW_APP_RUN_WHEN_DEVICE_FIRST_LOCKED, in from_json()

Completed in 3 milliseconds