Home
last modified time | relevance | path

Searched defs:RegisterCallback (Results 1 – 10 of 10) sorted by relevance

/external/openthread/src/core/thread/
Dneighbor_table.hpp216 void RegisterCallback(Callback aCallback) { mCallback = aCallback; } in RegisterCallback() function in ot::NeighborTable
/external/tensorflow/tensorflow/core/debug/
Ddebug_callback_registry.cc31 void DebugCallbackRegistry::RegisterCallback(const string& key, in RegisterCallback() function in tensorflow::DebugCallbackRegistry
/external/libchrome/base/
Dat_exit.cc50 void AtExitManager::RegisterCallback(AtExitCallbackType func, void* param) { in RegisterCallback() function in base::AtExitManager
/external/cronet/base/
Dat_exit.cc50 void AtExitManager::RegisterCallback(AtExitCallbackType func, void* param) { in RegisterCallback() function in base::AtExitManager
/external/openthread/src/core/common/
Dnotifier.cpp58 Error Notifier::RegisterCallback(otStateChangedCallback aCallback, void *aContext) in RegisterCallback() function in ot::Notifier
/external/drm_hwcomposer/hwc2_device/
DDrmHwcTwo.cpp170 HWC2::Error DrmHwcTwo::RegisterCallback(int32_t descriptor, in RegisterCallback() function in android::DrmHwcTwo
/external/tensorflow/tensorflow/core/framework/
Dcancellation.cc98 bool CancellationManager::RegisterCallback(CancellationToken token, in RegisterCallback() function in tensorflow::CancellationManager
/external/setupcompat/main/java/com/google/android/setupcompat/portal/
DPortalHelper.java257 public interface RegisterCallback { interface in PortalHelper
/external/mdnsresponder/mDNSWindows/DLL.NET/
Ddnssd_NET.cpp467 ServiceRef::ServiceRefImpl::RegisterCallback in RegisterCallback() function in ServiceRef::ServiceRefImpl
/external/drm_hwcomposer/.ci/android_headers/hardware/
Dhwcomposer2.h908 RegisterCallback = HWC2_FUNCTION_REGISTER_CALLBACK, enumerator