/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/fmtlib/include/fmt/ |
D | chrono.h | 304 bool handle(std::tm* tm) { return tm != nullptr; } in localtime() function 306 bool handle(detail::null<>) { in localtime() function 346 bool handle(std::tm* tm) { return tm != nullptr; } in gmtime() function 348 bool handle(detail::null<>) { in gmtime() function
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/fmtlib/include/fmt/ |
D | chrono.h | 304 bool handle(std::tm* tm) { return tm != nullptr; } in localtime() function 306 bool handle(detail::null<>) { in localtime() function 346 bool handle(std::tm* tm) { return tm != nullptr; } in gmtime() function 348 bool handle(detail::null<>) { in gmtime() function
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/fmtlib/include/fmt/ |
D | chrono.h | 304 bool handle(std::tm* tm) { return tm != nullptr; } in localtime() function 306 bool handle(detail::null<>) { in localtime() function 346 bool handle(std::tm* tm) { return tm != nullptr; } in gmtime() function 348 bool handle(detail::null<>) { in gmtime() function
|
/aosp_15_r20/frameworks/av/media/module/bufferpool/2.0/tests/ |
H A D | allocator.cpp | 102 const HandleAshmem *handle() { in handle() function in __anoncaa6df650211::AllocationAshmem 182 bool TestBufferPoolAllocator::Fill(const native_handle_t *handle, const unsigned char val) { in Fill() 200 bool TestBufferPoolAllocator::Verify(const native_handle_t *handle, const unsigned char val) { in Verify() 222 bool TestBufferPoolAllocator::MapMemoryForMutex(const native_handle_t *handle, void **mem) { in MapMemoryForMutex()
|
/aosp_15_r20/external/libchrome/mojo/core/test/ |
H A D | mojo_test_base.cc | 144 MojoHandle* handle) { in ReadMessageWithOptionalHandle() 284 MojoHandleSignalsState MojoTestBase::GetSignalsState(MojoHandle handle) { in GetSignalsState() 291 MojoResult MojoTestBase::WaitForSignals(MojoHandle handle, in WaitForSignals() 299 MojoResult MojoTestBase::WaitForSignals(MojoHandle handle, in WaitForSignals()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/fmtlib/include/fmt/ |
D | chrono.h | 304 bool handle(std::tm* tm) { return tm != nullptr; } in localtime() function 306 bool handle(detail::null<>) { in localtime() function 346 bool handle(std::tm* tm) { return tm != nullptr; } in gmtime() function 348 bool handle(detail::null<>) { in gmtime() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/bta/jv/ |
D | bta_jv_int.h | 54 uint32_t handle; /* The connection handle */ member 77 uint32_t handle; /* the handle reported to java app (same as gap handle) */ member 91 uint32_t handle; /* the rfcomm session handle at jv */ member 105 uint8_t handle; /* index: the handle reported to java app */ member
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/fmtlib/include/fmt/ |
D | chrono.h | 304 bool handle(std::tm* tm) { return tm != nullptr; } in localtime() function 306 bool handle(detail::null<>) { in localtime() function 346 bool handle(std::tm* tm) { return tm != nullptr; } in gmtime() function 348 bool handle(detail::null<>) { in gmtime() function
|
/aosp_15_r20/external/igt-gpu-tools/include/drm-uapi/ |
H A D | v3d_drm.h | 138 __u32 handle; member 153 __u32 handle; member 178 __u32 handle; member 207 __u32 handle; member
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | thread.c | 176 static void prepare_thread(struct thread *t, struct thread_handle *handle, in prepare_thread() 272 int thread_run(struct thread_handle *handle, enum cb_err (*func)(void *), void *arg) in thread_run() 300 int thread_run_until(struct thread_handle *handle, enum cb_err (*func)(void *), void *arg, in thread_run_until() 384 enum cb_err thread_join(struct thread_handle *handle) in thread_join()
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/drm/ |
H A D | armada_drm.h | 18 __u32 handle; member 23 __u32 handle; member 32 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/bionic/libc/kernel/uapi/drm/ |
H A D | armada_drm.h | 18 __u32 handle; member 23 __u32 handle; member 32 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/prebuilts/build-tools/sysroots/x86_64-unknown-linux-musl/include/drm/ |
H A D | armada_drm.h | 18 __u32 handle; member 23 __u32 handle; member 32 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/packages/modules/Bluetooth/system/btif/co/ |
D | bta_pan_co.cc | 74 void bta_pan_co_close(uint16_t handle, uint8_t app_id) { in bta_pan_co_close() 110 void bta_pan_co_tx_path(uint16_t handle, uint8_t app_id) { in bta_pan_co_tx_path() 175 void bta_pan_co_rx_flow(uint16_t handle, uint8_t /* app_id */, bool enable) { in bta_pan_co_rx_flow()
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/system/nfc/src/nfa/ce/ |
H A D | nfa_ce_api.cc | 46 tNFA_STATUS nfa_ce_api_deregister_listen(tNFA_HANDLE handle, in nfa_ce_api_deregister_listen() 299 tNFA_STATUS NFA_CeDeregisterFelicaSystemCodeOnDH(tNFA_HANDLE handle) { in NFA_CeDeregisterFelicaSystemCodeOnDH() 376 tNFA_STATUS NFA_CeDeregisterAidOnDH(tNFA_HANDLE handle) { in NFA_CeDeregisterAidOnDH()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm64/include/bionic/libc/kernel/uapi/drm/ |
H A D | armada_drm.h | 18 __u32 handle; member 23 __u32 handle; member 32 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/bionic/libc/kernel/uapi/drm/ |
D | armada_drm.h | 30 __u32 handle; member 35 __u32 handle; member 44 __u32 handle; member
|