Home
last modified time | relevance | path

Searched refs:DmAuthParamDetection (Results 1 - 2 of 2) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js/include/
H A Dnative_devicemanager_js.h309 static bool DmAuthParamDetection(const OHOS::DistributedHardware::DmAuthParam &authParam);
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Dnative_devicemanager_js.cpp945 bool DeviceManagerNapi::DmAuthParamDetection(const DmAuthParam &authParam) in DmAuthParamDetection() function in DeviceManagerNapi
947 LOGI("DeviceManagerNapi::DmAuthParamDetection"); in DmAuthParamDetection()
971 if (!DmAuthParamDetection(authParam)) { in DmAuthParamToJsAuthParam()

Completed in 7 milliseconds