Home
last modified time | relevance | path

Searched full:application_name (Results 1 – 4 of 4) sorted by relevance

/foundation/multimedia/image_framework/
Dhisysevent.yaml45 APPLICATION_NAME: {type: STRING, desc: application name}
75 APPLICATION_NAME: {type: STRING, desc: application name}
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dimage_dfx.cpp85 "APPLICATION_NAME", packageName, in ReportDecodeFault()
138 { .name = "APPLICATION_NAME", .t = HISYSEVENT_STRING, in ReportDecodeInfo()
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
Dapplication_info.cpp34 const std::string APPLICATION_NAME = "name"; variable
158 {APPLICATION_NAME, applicationInfo.name}, in to_json()
245 APPLICATION_NAME, in from_json()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
Dapplication_info.cpp37 const char* APPLICATION_NAME = "name"; variable
925 {APPLICATION_NAME, applicationInfo.name}, in to_json()
1027 GetValueIfFindKey<std::string>(jsonObject, jsonObjectEnd, APPLICATION_NAME, in from_json()