Home
last modified time | relevance | path

Searched defs:is_start (Results 1 – 25 of 29) sorted by relevance

12

/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/tests/topshim/lib/
Dadapter_client.py81 async def toggle_stack(self, is_start=True): argument
139 async def toggle_discovery(self, is_start): argument
Dtopshim_device.py216 def toggle_discovery(self, is_start): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/utils/
H A Devent_span.cc42 bool is_start; member
95 bool is_start = boundary.is_start; in Update() local
/aosp_15_r20/device/google/cuttlefish/host/commands/record_cvd/
Drecord_cvd.cc53 bool is_start = command == "start"; in RecordCvdMain() local
/aosp_15_r20/packages/modules/Bluetooth/system/gd/
Dstack_manager.cc96 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 Dlws-write.h245 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 Dalts_handshaker_client.cc315 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/
Dalts_handshaker_client.cc315 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/
Dflat_pairs.rs97 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 Did.rs312 pub const fn is_start(&self) -> bool { in is_start() method
/aosp_15_r20/art/test/924-threads/
H A Dthreads.cc192 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 Dautomaton.rs293 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 Ddfa.rs244 fn is_start(&self, sid: StateID) -> bool { in is_start() method
H A Dahocorasick.rs2693 fn is_start(&self, sid: StateID) -> bool { in is_start() method
/aosp_15_r20/external/pcre/src/
H A Dpcre2_convert.c809 BOOL with_escape, is_start, after_separator; in convert_glob() local
/aosp_15_r20/external/grpc-grpc/test/core/tsi/alts/handshaker/
H A Dalts_handshaker_client_test.cc109 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 Dtranslate.rs3334 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/
Dinput.rs22 pub fn is_start(&self) -> bool { in is_start() method
/aosp_15_r20/external/autotest/client/common_lib/
H A Dbase_job.py522 def is_start(self): member in status_log_entry
H A Dbase_job_unittest.py1154 def is_start(self): member in test_status_logger.make_placeholder_entry.placeholder_entry
/aosp_15_r20/packages/modules/Bluetooth/system/blueberry/facade/topshim/
Dfacade.proto252 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 Dcontiguous.rs265 fn is_start(&self, sid: StateID) -> bool { in is_start() method
H A Dnoncontiguous.rs648 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 Dlook.rs907 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/
Dreader.rs1291 fn is_start(&self) -> bool { in is_start() method

12