Home
last modified time | relevance | path

Searched defs:IsCompleted (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/development/host/windows/usb/api/
H A Dadb_io_completion.cpp42 bool AdbIOCompletion::IsCompleted() { in IsCompleted() function in AdbIOCompletion
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/data/
H A Dcache_ops.cc44 bool MemoryCache::IsCompleted() { in IsCompleted() function in tensorflow::data::MemoryCache
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dragged_tensor_to_sparse_kernel.cc220 static bool IsCompleted( in IsCompleted() function in tensorflow::RaggedTensorToSparseOp
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
H A DBTFDebug.h36 bool IsCompleted; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/BPF/
H A DBTFDebug.h42 bool IsCompleted; variable
/aosp_15_r20/external/openthread/src/core/net/
H A Dsrp_advertising_proxy.cpp1375 bool AdvertisingProxy::AdvInfo::IsCompleted(void) const in IsCompleted() function in ot::Srp::AdvertisingProxy::AdvInfo
/aosp_15_r20/external/ot-br-posix/src/mdns/
H A Dmdns.hpp432 bool IsCompleted() const { return mCallback.IsNull(); } in IsCompleted() function in otbr::Mdns::Publisher::Registration