Home
last modified time | relevance | path

Searched refs:APPLICATION_VENDOR (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.cpp70 const std::string APPLICATION_VENDOR = "vendor"; variable
196 {APPLICATION_VENDOR, applicationInfo.vendor}, in to_json()
549 APPLICATION_VENDOR, in from_json()
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Dapplication_info.cpp74 const char* APPLICATION_VENDOR = "vendor"; variable
965 {APPLICATION_VENDOR, applicationInfo.vendor}, in to_json()
1107 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_VENDOR, in from_json()