/aosp_15_r20/system/gsid/ |
H A D | gsi_service.cpp | 324 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 D | gsi_tool.cpp | 659 bool one_shot = false; in Enable() local
|
/aosp_15_r20/external/brotli/c/enc/ |
H A D | hash.h | 407 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 D | periodic_task.h | 55 bool one_shot = false; member
|
/aosp_15_r20/external/perfetto/include/perfetto/ext/base/ |
H A D | periodic_task.h | 55 bool one_shot = false; member
|
/aosp_15_r20/external/crosvm/cros_async/src/sys/linux/ |
H A D | timer.rs | 73 fn one_shot() { in one_shot() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/ring/tests/ |
D | digest_tests.rs | 206 let one_shot = digest::digest(&$alg, &input[..(i + j + k)]); localVariable
|
/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_libevent.h | 54 bool one_shot; member
|
H A D | message_pump_epoll.cc | 411 bool one_shot = true; in ComputeActiveEvents() local
|
/aosp_15_r20/external/cronet/third_party/brotli/enc/ |
H A D | hash.h | 427 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/ |
D | BreakpointOptions.h | 291 void SetOneShot(bool one_shot) { in SetOneShot()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 291 void SetOneShot(bool one_shot) { in SetOneShot()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 291 void SetOneShot(bool one_shot) { in SetOneShot()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Breakpoint/ |
D | BreakpointOptions.h | 291 void SetOneShot(bool one_shot) { in SetOneShot()
|
/aosp_15_r20/external/crosvm/base/src/ |
H A D | timer.rs | 226 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__.py | 2434 def SetOneShot(self, one_shot): argument 2669 …one_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__.py | 2398 def SetOneShot(self, one_shot): argument 2633 …one_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__.py | 2450 def SetOneShot(self, one_shot): argument 2685 …one_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__.py | 2434 def SetOneShot(self, one_shot): argument 2669 …one_shot = property(IsOneShot, SetOneShot, doc='''A read/write property that configures whether th… variable in SBBreakpoint 2976 def SetOneShot(self, one_shot): argument
|