Searched refs:SetRecord (Results 1 – 7 of 7) sorted by relevance
43 bool SetRecord(const std::string &key, const std::string &val);
101 bool WifiP2PDnsTxtRecord::SetRecord(const std::string &key, const std::string &val) in SetRecord() function in OHOS::Wifi::WifiP2PDnsTxtRecord
50 txtRecord.SetRecord(it->first, it->second); in Create()
76 void SetRecord(const std::weak_ptr<LocalCallRecord> &localCallRecord) in SetRecord() function
170 callerCallBack.SetRecord(localCallRecord);
255 callback->SetRecord(LocalCallRecordSec);276 callback->SetRecord(LocalCallRecordSec);296 callback->SetRecord(LocalCallRecordSec);315 callback->SetRecord(LocalCallRecordSec);
96 callback->SetRecord(weak_from_this()); in AddCaller()