Home
last modified time | relevance | path

Searched defs:JSON_KEY_PID (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Drunning_process_info.cpp28 const std::string JSON_KEY_PID = "pid"; variable
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_message.h49 #define JSON_KEY_PID "PID" macro