Searched refs:GetDiscoverMode (Results 1 – 5 of 5) sorted by relevance
72 … NapiScanUtils::SetStringPropertyUtf8(env, jsObj, PARAM_INFO_DISCOVERMODE, info.GetDiscoverMode()); in MakeJsObject()84 … NapiScanUtils::SetStringPropertyUtf8(env, jsObj, PARAM_INFO_DISCOVERMODE, info.GetDiscoverMode()); in MakeJsObject()91 info.GetDeviceId().c_str(), info.GetDiscoverMode().c_str(), in MakeJsObject()
307 const std::string& ScanDeviceInfo::GetDiscoverMode() const in GetDiscoverMode() function in OHOS::Scan::ScanDeviceInfo439 const std::string& ScanDeviceInfoSync::GetDiscoverMode() const in GetDiscoverMode() function in OHOS::Scan::ScanDeviceInfoSync
115 [[nodiscard]] const std::string &GetDiscoverMode() const;164 [[nodiscard]] const std::string &GetDiscoverMode() const;
102 device->discoverMode = infos[i].GetDiscoverMode().c_str(); in __anona93dad690102()
463 discoverMode = deviceInfo.GetDiscoverMode(); in TestUSBSetDiscoverMode()