Home
last modified time | relevance | path

Searched refs:GetJsonParam (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_notify_dmfa_result_req.h32 std::string GetJsonParam() const in GetJsonParam() function
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp357 std::string paramJson = pReq->GetJsonParam(); in ON_IPC_SET_REQUEST()