Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Drendezvous_util.h26 typedef std::function<void(const Status&)> StatusCallback; typedef
Drendezvous_mgr.h79 typedef std::function<void(const Status&)> StatusCallback; typedef
Dexecutor.h150 typedef std::function<void(const Status&)> StatusCallback; typedef
/external/tensorflow/tensorflow/core/distributed_runtime/
Dworker_cache.h27 typedef std::function<void(const Status&)> StatusCallback; typedef
Dgraph_mgr.h88 typedef std::function<void(const Status&)> StatusCallback; typedef
Dworker_interface.h31 typedef std::function<void(const Status&)> StatusCallback; typedef
/external/tensorflow/tensorflow/core/lib/core/
Dstatus.h140 typedef std::function<void(const Status&)> StatusCallback; typedef
/external/mdnsresponder/mDNSCore/
DuDNS.c2285 …id mDNS_AddDynDNSHostName(mDNS *m, const domainname *fqdn, mDNSRecordCallback *StatusCallback, con… in mDNS_AddDynDNSHostName()
DmDNSEmbeddedAPI.h1375 …mDNSRecordCallback *StatusCallback; // callback to deliver success or error code to client l… member
/external/mdnsresponder/mDNSShared/
Ddnsextd.c3110 void mDNS_AddDynDNSHostName(mDNS *m, const domainname *fqdn, mDNSRecordCallback *StatusCallback, co… in mDNS_AddDynDNSHostName()