Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dworker.proto24 int64 round_index = 3; field
/aosp_15_r20/external/uwb/src/rust/uwb_uci_packets/src/
H A Dlib.rs83 pub round_index: u8, field
109 let round_index = extract_u8(bytes, &mut ptr, 1)?; in parse_one() localVariable
/aosp_15_r20/packages/modules/Uwb/service/uci/jni/src/
Dnotification_manager_android.rs180 pub round_index: u8, field
/aosp_15_r20/external/uwb/src/rust/uwb_core/protos/
H A Duwb_service.proto483 uint32 round_index = 5; field