Home
last modified time | relevance | path

Searched refs:SetCallbacks (Results 1 - 3 of 3) sorted by relevance

/third_party/node/src/quic/
H A Dbindingdata.cc60 SetMethod(env->context(), target, "setCallbacks", SetCallbacks); in Initialize()
68 registry->Register(SetCallbacks); in RegisterExternalReferences()
142 void BindingData::SetCallbacks(const FunctionCallbackInfo<Value>& args) { in SetCallbacks() function in node::quic::BindingData
H A Dbindingdata.h132 static void SetCallbacks(const v8::FunctionCallbackInfo<v8::Value>& args);
/third_party/openmax/api/1.1.2/
H A DOMX_Component.h522 /** The SetCallbacks method is used by the core to specify the callback
540 OMX_ERRORTYPE (*SetCallbacks)( member

Completed in 4 milliseconds