Home
last modified time | relevance | path

Searched defs:valid (Results 1 – 4 of 4) sorted by relevance

/device/google/cuttlefish/guest/hals/camera/
Dcached_stream_buffer.h55 bool valid() const { return buffer_ != nullptr; } in valid() function
/device/google/contexthub/contexthubhal/
Dsystem_comms.cpp829 bool valid = false; in handleMgmt() local
1056 bool valid = reader->parse( in restoreApps() local
/device/google/contexthub/firmware/os/core/
DnanohubCommand.c422 static uint32_t firmwareFinish(bool valid) in firmwareFinish()
539 bool valid; in firmwareWrite() local
/device/google/contexthub/firmware/os/drivers/invensense_icm40600/
Dinvensense_icm40600.c2623 bool valid = sensortime_to_rtc_time(_task, chip_time_us, &estimated_rtc); local