Home
last modified time | relevance | path

Searched defs:JSON_KEY_TYPE (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/
H A Ddistributed_ability_info.cpp31 const char* JSON_KEY_TYPE = "type"; variable
H A Dcommon_event_info.cpp37 const char* JSON_KEY_TYPE = "type"; variable
H A Dform_info.cpp51 const char* JSON_KEY_TYPE = "type"; variable
H A Dability_info.cpp42 const char* JSON_KEY_TYPE = "type"; variable
H A Dskill.cpp33 constexpr const char* JSON_KEY_TYPE = "type"; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/free_install/
H A Dtarget_ability_info.cpp43 const char* JSON_KEY_TYPE = "type"; variable
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_topo_manager.c37 #define JSON_KEY_TYPE "type" macro
41 #define JSON_KEY_TYPE "type" macro
/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/src/bundle_parser/
H A Dability_info.cpp41 const std::string JSON_KEY_TYPE = "type"; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h41 #define JSON_KEY_TYPE "TYPE" macro