Searched defs:IsRecording (Results 1 – 4 of 4) sorted by relevance
/external/deqp-deps/amber/src/vulkan/ | ||
D | command_buffer.h | 82 bool IsRecording() const { return result_.IsSuccess(); } in IsRecording() function |
/external/cronet/stable/base/debug/ | ||
D | allocation_trace.cc | 14 bool OperationRecord::IsRecording() const { in IsRecording() function in base::debug::tracer::OperationRecord |
/external/cronet/tot/base/debug/ | ||
D | allocation_trace.cc | 14 bool OperationRecord::IsRecording() const { in IsRecording() function in base::debug::tracer::OperationRecord |
/external/tensorflow/tensorflow/core/framework/ | ||
D | dataset.h | 1261 bool IsRecording(IteratorContext* ctx) { in IsRecording() function |