Home
last modified time | relevance | path

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

/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_common_param_req.h28 * @tc.name: IpcCommonParamReq::GetFirstParam
32 const std::string &GetFirstParam() const in GetFirstParam() function in OHOS::DistributedHardware::IpcCommonParamReq
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1069 std::string discParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1100 std::string extraParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1126 std::string discParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1157 std::string discParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1183 std::string adverParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1209 std::string adverParaStr = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()
1407 std::string policy = pReq->GetFirstParam(); in ON_IPC_SET_REQUEST()

Completed in 4 milliseconds