Searched defs:OnBindResult (Results 1 - 5 of 5) sorted by relevance
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/include/mini/ |
H A D | device_manager_impl_lite_m.h | 127 } OnBindResult; typedef
|
/foundation/distributedhardware/device_manager/services/service/src/ |
H A D | device_manager_service_listener.cpp | 328 void DeviceManagerServiceListener::OnBindResult(const std::string &pkgName, const PeerTargetId &targetId, in OnBindResult() function in OHOS::DistributedHardware::DeviceManagerServiceListener
|
/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/notify/ |
H A D | device_manager_notify.cpp | 803 void DeviceManagerNotify::OnBindResult(const std::string &pkgName, const PeerTargetId &targetId, in OnBindResult() function in OHOS::DistributedHardware::DeviceManagerNotify
|
/foundation/CastEngine/castengine_cast_framework/service/src/device_manager/src/ |
H A D | connection_manager.cpp | 973 void CastBindTargetCallback::OnBindResult(const PeerTargetId &targetId, int32_t result, int32_t status, in OnBindResult() function in OHOS::CastEngine::CastEngineService::CastBindTargetCallback
|
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/ |
H A D | native_devicemanager_js.cpp | 948 void DmNapiBindTargetCallback::OnBindResult(const PeerTargetId &targetId, int32_t result, int32_t status, in OnBindResult() function in DmNapiBindTargetCallback
|
Completed in 11 milliseconds