Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dapplication_info.cpp84 const std::string APPLICATION_FLAGS = "flags"; variable
209 {APPLICATION_FLAGS, applicationInfo.flags}, in to_json()
653 APPLICATION_FLAGS, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp91 const char* APPLICATION_FLAGS = "flags"; variable
979 {APPLICATION_FLAGS, applicationInfo.flags}, in to_json()
1138 GetValueIfFindKey<int>(jsonObject, jsonObjectEnd, APPLICATION_FLAGS, in from_json()