Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_common_param_req.h32 const std::string &GetFirstParam() const in GetFirstParam() function
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1065 std::string discParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1096 std::string extraParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1122 std::string discParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1153 std::string discParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1179 std::string adverParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1205 std::string adverParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1403 std::string policy = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()