Home
last modified time | relevance | path

Searched defs:filterOpStr (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/
H A Ddevice_manager_impl.cpp1558 std::string filterOpStr = ConvertMapToJsonString(filterOptions); in StartDiscovering() local
1637 std::string filterOpStr = ConvertMapToJsonString(filterOptions); in RegisterDiscoveryCallback() local
1840 std::string filterOpStr = ConvertMapToJsonString(filterOptions); in GetTrustedDeviceList() local
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/
H A DUTTest_ipc_cmd_parser_client.cpp371 std::string filterOpStr = "XXX"; variable
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/ipc/standard/
H A Dipc_cmd_parser.cpp941 std::string filterOpStr = data.ReadString(); in ON_IPC_CMD() local
972 std::string filterOpStr = data.ReadString(); in ON_IPC_CMD() local
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/standard/
H A Dipc_cmd_parser.cpp1066 std::string filterOpStr = pReq->GetSecondParam(); in ON_IPC_SET_REQUEST() local
1123 std::string filterOpStr = pReq->GetSecondParam(); in ON_IPC_SET_REQUEST() local