Home
last modified time | relevance | path

Searched refs:SetSecondParam (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/common/include/ipc/model/
H A Dipc_common_param_req.h62 void SetSecondParam(const std::string &secondParam) in SetSecondParam() function
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_client.cpp374 req->SetSecondParam(filterOpStr);
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1564 req->SetSecondParam(filterOpStr); in StartDiscovering()
1643 req->SetSecondParam(filterOpStr); in RegisterDiscoveryCallback()