Searched full:application_name (Results 1 – 4 of 4) sorted by relevance
| /foundation/multimedia/image_framework/ |
| D | hisysevent.yaml | 45 APPLICATION_NAME: {type: STRING, desc: application name} 75 APPLICATION_NAME: {type: STRING, desc: application name}
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/ |
| D | image_dfx.cpp | 85 "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/ |
| D | application_info.cpp | 34 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/ |
| D | application_info.cpp | 37 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()
|