Home
last modified time | relevance | path

Searched refs:timestamp_chre_ms (Results 1 – 3 of 3) sorted by relevance

/system/chre/apps/wifi_offload/
Drpc_log_record.cc55 timestamp_chre_ms_ = fbs_record.timestamp_chre_ms(); in Deserialize()
/system/chre/apps/wifi_offload/include/chre/apps/wifi_offload/
Dflatbuffers_types_generated.h565 uint32_t timestamp_chre_ms() const { in timestamp_chre_ms() function
582 void add_timestamp_chre_ms(uint32_t timestamp_chre_ms) { in add_timestamp_chre_ms()
584 timestamp_chre_ms, 0); in add_timestamp_chre_ms()
599 uint32_t timestamp_chre_ms = 0) {
601 builder_.add_timestamp_chre_ms(timestamp_chre_ms);
Dflatbuffers_types.fbs98 timestamp_chre_ms:uint; // See chreGetTime()