Home
last modified time | relevance | path

Searched defs:one_shot (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/system/gsid/
H A Dgsi_service.cpp324 binder::Status GsiService::enableGsiAsync(bool one_shot, const std::string& dsuSlot, in enableGsiAsync()
334 binder::Status GsiService::enableGsi(bool one_shot, const std::string& dsuSlot, int* _aidl_return) { in enableGsi()
558 bool GsiService::SetBootMode(bool one_shot) { in SetBootMode()
1017 int GsiService::EnableGsi(bool one_shot, const std::string& dsu_slot) { in EnableGsi()
H A Dgsi_tool.cpp659 bool one_shot = false; in Enable() local
/aosp_15_r20/external/brotli/c/enc/
H A Dhash.h407 BROTLI_BOOL one_shot, const size_t input_size) { in HasherSize()
423 BROTLI_BOOL one_shot = (position == 0 && is_last); in HasherSetup() local
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include/external/perfetto/include/perfetto/ext/base/
H A Dperiodic_task.h55 bool one_shot = false; member
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/
H A Dperiodic_task.h55 bool one_shot = false; member
/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/
H A Dtimer.rs73 fn one_shot() { in one_shot() function
/aosp_15_r20/external/rust/android-crates-io/crates/ring/tests/
Ddigest_tests.rs206 let one_shot = digest::digest(&$alg, &input[..(i + j + k)]); localVariable
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_libevent.h54 bool one_shot; member
H A Dmessage_pump_epoll.cc411 bool one_shot = true; in ComputeActiveEvents() local
/aosp_15_r20/external/cronet/third_party/brotli/enc/
H A Dhash.h427 BROTLI_BOOL one_shot, const size_t input_size, size_t* alloc_size) { in HasherSize()
443 BROTLI_BOOL one_shot = (position == 0 && is_last); in HasherSetup() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Breakpoint/
DBreakpointOptions.h291 void SetOneShot(bool one_shot) { in SetOneShot()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/
DBreakpointOptions.h291 void SetOneShot(bool one_shot) { in SetOneShot()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/
DBreakpointOptions.h291 void SetOneShot(bool one_shot) { in SetOneShot()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/
DBreakpointOptions.h291 void SetOneShot(bool one_shot) { in SetOneShot()
/aosp_15_r20/external/crosvm/base/src/
H A Dtimer.rs226 fn one_shot() { in one_shot() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/python3.11/site-packages/lldb/
D__init__.py2434 def SetOneShot(self, one_shot): argument
2669one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th… variable in SBBreakpoint
2976 def SetOneShot(self, one_shot): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/python3.11/site-packages/lldb/
D__init__.py2398 def SetOneShot(self, one_shot): argument
2633one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th… variable in SBBreakpoint
2940 def SetOneShot(self, one_shot): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/python3.11/site-packages/lldb/
D__init__.py2450 def SetOneShot(self, one_shot): argument
2685one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th… variable in SBBreakpoint
2992 def SetOneShot(self, one_shot): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/python3.11/site-packages/lldb/
D__init__.py2434 def SetOneShot(self, one_shot): argument
2669one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th… variable in SBBreakpoint
2976 def SetOneShot(self, one_shot): argument