Searched defs:BindDevice (Results 1 – 4 of 4) sorted by relevance
107 UsbErrCode DriverExtMgrClient::BindDevice(uint64_t deviceId, const sptr<IDriverExtMgrCallback> &con… in BindDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrClient
77 UsbErrCode DriverExtMgrProxy::BindDevice(uint64_t deviceId, const sptr<IDriverExtMgrCallback> &conn… in BindDevice() function in OHOS::ExternalDeviceManager::DriverExtMgrProxy
153 UsbErrCode DriverExtMgr::BindDevice(uint64_t deviceId, const sptr<IDriverExtMgrCallback> &connectCa… in BindDevice() function in OHOS::ExternalDeviceManager::DriverExtMgr
534 static napi_value BindDevice(napi_env env, napi_callback_info info) in BindDevice() function