Searched refs:filterOpStr (Results 1 – 4 of 4) sorted by relevance
371 std::string filterOpStr = "XXX"; variable374 req->SetSecondParam(filterOpStr);
1558 std::string filterOpStr = ConvertMapToJsonString(filterOptions); in StartDiscovering() local1564 req->SetSecondParam(filterOpStr); in StartDiscovering()1637 std::string filterOpStr = ConvertMapToJsonString(filterOptions); in RegisterDiscoveryCallback() local1643 req->SetSecondParam(filterOpStr); in RegisterDiscoveryCallback()1840 std::string filterOpStr = ConvertMapToJsonString(filterOptions); in GetTrustedDeviceList() local1841 return GetTrustedDeviceList(pkgName, filterOpStr, isRefresh, deviceList); in GetTrustedDeviceList()
941 std::string filterOpStr = data.ReadString(); in ON_IPC_CMD() local945 ParseMapFromJsonString(filterOpStr, filterOptions); in ON_IPC_CMD()972 std::string filterOpStr = data.ReadString(); in ON_IPC_CMD() local976 ParseMapFromJsonString(filterOpStr, filterOptions); in ON_IPC_CMD()
1066 std::string filterOpStr = pReq->GetSecondParam(); in ON_IPC_SET_REQUEST() local1075 if (!data.WriteString(filterOpStr)) { in ON_IPC_SET_REQUEST()1123 std::string filterOpStr = pReq->GetSecondParam(); in ON_IPC_SET_REQUEST() local1132 if (!data.WriteString(filterOpStr)) { in ON_IPC_SET_REQUEST()