Home
last modified time | relevance | path

Searched refs:APPLICATION_UID (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.cpp76 const std::string APPLICATION_UID = "uid"; variable
201 {APPLICATION_UID, applicationInfo.uid}, in to_json()
589 APPLICATION_UID, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp80 const char* APPLICATION_UID = "uid"; variable
970 {APPLICATION_UID, applicationInfo.uid}, in to_json()
1117 GetValueIfFindKey<int>(jsonObject, jsonObjectEnd, APPLICATION_UID, in from_json()