Home
last modified time | relevance | path

Searched defs:child_result (Results 1 – 5 of 5) sorted by relevance

/external/pigweed/pw_bluetooth_sapphire/fuchsia/bt_hci_virtual/
Dcontroller.cc156 auto child_result = in AddVirtualControllerChildNode() local
206 auto child_result = in AddLoopbackChildNode() local
261 auto child_result = in AddEmulatorChildNode() local
Demulator.cc419 auto child_result = emulator_child_node()->sync()->AddChild( in AddHciDeviceChildNode() local
/external/federated-compute/fcp/tracing/
Dtest_tracing_recorder.h295 auto child_result = c.FindAllSpans<FlatBufferTable>(); in FindAllSpans() local
311 auto child_result = c.FindAllEvents<FlatBufferTable>(); in FindAllEvents() local
/external/icing/icing/result/
Dresult-retriever-v2.cc238 SearchResultProto::ResultProto* child_result = in RetrieveNextPage() local
/external/mesa3d/src/nouveau/compiler/nak/
Dunion_find.rs164 let child_result = self.calc_info(*child); in calc_info() localVariable