Home
last modified time | relevance | path

Searched refs:APPLICATION_APPLICATION_FLAGS (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp138 const char* APPLICATION_APPLICATION_FLAGS = "applicationFlags"; variable
1019 {APPLICATION_APPLICATION_FLAGS, applicationInfo.applicationFlags}, in to_json()
1219 GetValueIfFindKey<int32_t>(jsonObject, jsonObjectEnd, APPLICATION_APPLICATION_FLAGS, in from_json()