Home
last modified time | relevance | path

Searched defs:IsRecording (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dcommand_buffer.h82 bool IsRecording() const { return result_.IsSuccess(); } in IsRecording() function
/aosp_15_r20/external/cronet/base/debug/
H A Dallocation_trace.cc14 bool OperationRecord::IsRecording() const { in IsRecording() function in base::debug::tracer::OperationRecord
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Ddataset.h1261 bool IsRecording(IteratorContext* ctx) { in IsRecording() function