/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/ |
D | adapter_client.py | 81 async def toggle_stack(self, is_start=True): argument 139 async def toggle_discovery(self, is_start): argument
|
D | topshim_device.py | 216 def toggle_discovery(self, is_start): argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/ |
H A D | event_span.cc | 42 bool is_start; member 95 bool is_start = boundary.is_start; in Update() local
|
/aosp_15_r20/device/google/cuttlefish/host/commands/record_cvd/ |
D | record_cvd.cc | 53 bool is_start = command == "start"; in RecordCvdMain() local
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/ |
D | stack_manager.cc | 96 std::chrono::milliseconds StackManager::get_gd_stack_timeout_ms(bool is_start) { in get_gd_stack_timeout_ms()
|
/aosp_15_r20/external/libwebsockets/include/libwebsockets/ |
H A D | lws-write.h | 245 lws_write_ws_flags(int initial, int is_start, int is_end) in lws_write_ws_flags()
|
/aosp_15_r20/external/grpc-grpc/src/core/tsi/alts/handshaker/ |
H A D | alts_handshaker_client.cc | 315 bool is_start) { in continue_make_grpc_call() 453 static tsi_result make_grpc_call(alts_handshaker_client* c, bool is_start) { in make_grpc_call()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/tsi/alts/handshaker/ |
D | alts_handshaker_client.cc | 315 bool is_start) { in continue_make_grpc_call() 453 static tsi_result make_grpc_call(alts_handshaker_client* c, bool is_start) { in make_grpc_call()
|
/aosp_15_r20/external/rust/android-crates-io/crates/pest/src/iterators/ |
D | flat_pairs.rs | 97 fn is_start(&self, index: usize) -> bool { in is_start() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/hybrid/ |
H A D | id.rs | 312 pub const fn is_start(&self) -> bool { in is_start() method
|
/aosp_15_r20/art/test/924-threads/ |
H A D | threads.cc | 192 bool is_start) { in ThreadEvent()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/ |
H A D | automaton.rs | 293 fn is_start(&self, sid: StateID) -> bool; in is_start() method 673 fn is_start(&self, sid: StateID) -> bool { in is_start() method
|
H A D | dfa.rs | 244 fn is_start(&self, sid: StateID) -> bool { in is_start() method
|
H A D | ahocorasick.rs | 2693 fn is_start(&self, sid: StateID) -> bool { in is_start() method
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2_convert.c | 809 BOOL with_escape, is_start, after_separator; in convert_glob() local
|
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/ |
H A D | alts_handshaker_client_test.cc | 109 size_t nops, bool is_start) { in validate_op()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-syntax-0.8.3/src/hir/ |
H A D | translate.rs | 3334 let is_start = |p| props(p).look_set_prefix().contains(Look::Start); in analysis_is_anchored() localVariable 3404 let is_start = |p| props(p).look_set().contains(Look::Start); in analysis_is_any_anchored() localVariable
|
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/ |
D | input.rs | 22 pub fn is_start(&self) -> bool { in is_start() method
|
/aosp_15_r20/external/autotest/client/common_lib/ |
H A D | base_job.py | 522 def is_start(self): member in status_log_entry
|
H A D | base_job_unittest.py | 1154 def is_start(self): member in test_status_logger.make_placeholder_entry.placeholder_entry
|
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/ |
D | facade.proto | 252 bool is_start = 1; field
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/aho-corasick-1.1.3/src/nfa/ |
H A D | contiguous.rs | 265 fn is_start(&self, sid: StateID) -> bool { in is_start() method
|
H A D | noncontiguous.rs | 648 fn is_start(&self, sid: StateID) -> bool { in is_start() method
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/util/ |
H A D | look.rs | 907 pub fn is_start(&self, _haystack: &[u8], at: usize) -> bool { in is_start() method
|
/aosp_15_r20/external/rust/android-crates-io/crates/csv-core/src/ |
D | reader.rs | 1291 fn is_start(&self) -> bool { in is_start() method
|