/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-hal/ |
H A D | bdk-nic.c | 62 bdk_if_handle_t handle; /* bdk-if handle associated with this NIC */ member 579 int bdk_nic_port_init(bdk_if_handle_t handle, bdk_nic_type_t ntype, int lmac_credits) in bdk_nic_port_init() 922 int bdk_nic_transmit(bdk_if_handle_t handle, const bdk_if_packet_t *packet) in bdk_nic_transmit() 1034 int bdk_nic_get_queue_depth(bdk_if_handle_t handle) in bdk_nic_get_queue_depth() 1048 void bdk_nic_fill_tx_stats(bdk_if_handle_t handle) in bdk_nic_fill_tx_stats() 1066 void bdk_nic_fill_rx_stats(bdk_if_handle_t handle) in bdk_nic_fill_rx_stats()
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ui/ |
D | MissedCallNotifierImpl.java | 259 private Bundle exemptFromPowerSavingTemporarily(String dialerPackage, UserHandle handle) { in exemptFromPowerSavingTemporarily() 286 String handle = handleUri == null ? null : handleUri.getSchemeSpecificPart(); in sendNotificationThroughDefaultDialer() local 400 String handle = callInfo.getHandleSchemeSpecificPart(); in showMissedCallNotification() local 476 String handle = callInfo.getHandleSchemeSpecificPart(); in getNameForMissedCallNotification() local 560 private PendingIntent createCallBackPendingIntent(Uri handle, UserHandle userHandle) { in createCallBackPendingIntent() 570 private PendingIntent createSendSmsFromNotificationPendingIntent(Uri handle, in createSendSmsFromNotificationPendingIntent()
|
/aosp_15_r20/external/selinux/libsepol/src/ |
H A D | assertion.c | 32 sepol_handle_t *handle; member 47 static void report_failure(sepol_handle_t *handle, policydb_t *p, const avrule_t *avrule, in report_failure() 159 static int report_assertion_extended_permissions(sepol_handle_t *handle, in report_assertion_extended_permissions() 240 sepol_handle_t *handle = a->handle; in report_assertion_avtab_matches() local 333 static int report_assertion_failures(sepol_handle_t *handle, policydb_t *p, avrule_t *avrule) in report_assertion_failures() 655 int check_assertions(sepol_handle_t * handle, policydb_t * p, in check_assertions()
|
/aosp_15_r20/device/google/contexthub/sensorhal/ |
D | directchannel.cpp | 178 int GrallocHalWrapper::registerBuffer(const native_handle_t *handle) { in registerBuffer() 189 int GrallocHalWrapper::unregisterBuffer(const native_handle_t *handle) { in unregisterBuffer() 200 int GrallocHalWrapper::lock(const native_handle_t *handle, in lock() 222 int GrallocHalWrapper::unlock(const native_handle_t *handle) { in unlock()
|
/aosp_15_r20/external/python/cpython3/Modules/_ctypes/darwin/ |
D | dlfcn_simple.c | 148 static void *dlsymIntern(void *handle, const char *symbol) in dlsymIntern() 196 static int darwin_dlclose(void *handle) in darwin_dlclose() 214 static void *darwin_dlsym(void *handle, const char *symbol) in darwin_dlsym() 243 static int darwin_dladdr(const void *handle, Dl_info *info) { in darwin_dladdr()
|
/aosp_15_r20/external/cronet/base/memory/ |
H A D | platform_shared_memory_region_posix.cc | 71 ScopedFDPair handle, in Take() 110 ScopedFD handle, in Take() 272 PlatformSharedMemoryHandle handle, in CheckPlatformHandlePermissionsCorrespondToMode() 301 ScopedFDPair handle, in PlatformSharedMemoryRegion()
|
/aosp_15_r20/external/brotli/java/org/brotli/wrapper/dec/ |
H A D | decoder_jni.cc | 47 DecoderHandle* handle = nullptr; in Java_org_brotli_wrapper_dec_DecoderJNI_nativeCreate() local 111 DecoderHandle* handle = getHandle(reinterpret_cast<void*>(context[0])); in Java_org_brotli_wrapper_dec_DecoderJNI_nativePush() local 166 DecoderHandle* handle = getHandle(reinterpret_cast<void*>(context[0])); in Java_org_brotli_wrapper_dec_DecoderJNI_nativePull() local 194 DecoderHandle* handle = getHandle(reinterpret_cast<void*>(context[0])); in Java_org_brotli_wrapper_dec_DecoderJNI_nativeDestroy() local
|
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/darwin/ |
D | dlfcn_simple.c | 148 static void *dlsymIntern(void *handle, const char *symbol) in dlsymIntern() 196 static int darwin_dlclose(void *handle) in darwin_dlclose() 214 static void *darwin_dlsym(void *handle, const char *symbol) in darwin_dlsym() 243 static int darwin_dladdr(const void *handle, Dl_info *info) { in darwin_dladdr()
|
/aosp_15_r20/external/pigweed/pw_transfer/ |
H A D | client_test.cc | 899 Result<Client::Handle> handle = legacy_client_.Read( in TEST_F() local 957 Result<Client::Handle> handle = legacy_client_.Read( in TEST_F() local 1429 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1471 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1544 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1628 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1686 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1758 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1806 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local 1839 Result<Client::Handle> handle = legacy_client_.Write( in TEST_F() local [all …]
|
/aosp_15_r20/external/rust/android-crates-io/crates/crossbeam-utils/tests/ |
D | thread.rs | 17 let handle = scope.spawn(|_| { in join() localVariable 178 let handle = scope.spawn(|_| 7); in join_nested() localVariable 200 let handle = scope.spawn(|_scope| { in as_pthread_t() localVariable 215 let handle = scope.spawn(|_scope| { in as_raw_handle() localVariable
|
/aosp_15_r20/frameworks/av/services/audioflinger/ |
H A D | PatchCommandThread.cpp | 46 void PatchCommandThread::createAudioPatch(audio_patch_handle_t handle, in createAudioPatch() 56 void PatchCommandThread::releaseAudioPatch(audio_patch_handle_t handle) { in releaseAudioPatch() 155 audio_patch_handle_t handle, const IAfPatchPanel::Patch& patch) { in createAudioPatchCommand() 165 void PatchCommandThread::releaseAudioPatchCommand(audio_patch_handle_t handle) { in releaseAudioPatchCommand()
|
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/linux/ |
D | phonet.h | 117 static __inline__ __u8 pn_obj(__u16 handle) in pn_obj() 122 static __inline__ __u8 pn_dev(__u16 handle) in pn_dev() 127 static __inline__ __u16 pn_port(__u16 handle) in pn_port() 132 static __inline__ __u8 pn_addr(__u16 handle) in pn_addr() 151 __u16 handle) in pn_sockaddr_set_object()
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/windows/ |
D | windows_engine.cc | 85 EventEngine::TaskHandle handle; member 117 for (auto handle : known_handles_) { in ~WindowsEventEngine() local 148 bool WindowsEventEngine::Cancel(EventEngine::TaskHandle handle) { in Cancel() 185 EventEngine::TaskHandle handle{reinterpret_cast<intptr_t>(cd), in RunAfterInternal() local 351 bool WindowsEventEngine::CancelConnect(EventEngine::ConnectionHandle handle) { in CancelConnect()
|
/aosp_15_r20/frameworks/av/media/utils/ |
H A D | TimerThread.cpp | 55 bool TimerThread::cancelTask(Handle handle) { in cancelTask() 301 const Handle handle = getUniqueHandle_l(); in add() local 306 std::shared_ptr<const TimerThread::Request> TimerThread::NoTimeoutMap::remove(Handle handle) { in remove() 425 const Handle handle = getUniqueHandle_l(timeout); in add() local 432 std::shared_ptr<const TimerThread::Request> TimerThread::MonitorThread::remove(Handle handle) { in remove()
|
/aosp_15_r20/frameworks/base/telecomm/java/android/telecom/ |
H A D | ConnectionRequest.java | 196 Uri handle, in ConnectionRequest() 209 Uri handle, in ConnectionRequest() 229 Uri handle, in ConnectionRequest() 240 Uri handle, in ConnectionRequest() 253 Uri handle, in ConnectionRequest()
|
/aosp_15_r20/hardware/qcom/wlan/legacy/qcwcn/wifi_hal/ |
D | llstats.cpp | 49 LLStatsCommand::LLStatsCommand(wifi_handle handle, int id, u32 vendor_id, u32 subcmd) in LLStatsCommand() 65 LLStatsCommand* LLStatsCommand::instance(wifi_handle handle) in instance() 1283 wifi_handle handle = getWifiHandle(iface); in wifi_set_link_stats() local 1337 wifi_handle handle = getWifiHandle(iface); in wifi_get_link_stats() local 1401 wifi_handle handle = getWifiHandle(iface); in wifi_clear_link_stats() local
|
/aosp_15_r20/packages/services/Telecomm/src/com/android/server/telecom/ |
D | TelecomShellCommand.java | 268 final PhoneAccountHandle handle = getPhoneAccountHandleFromArgs(); in runSetPhoneAccountEnabled() local 279 final PhoneAccountHandle handle = getPhoneAccountHandleFromArgs(); in runRegisterPhoneAccount() local 298 final PhoneAccountHandle handle = getPhoneAccountHandleFromArgs(); in runRegisterSimPhoneAccount() local 350 final PhoneAccountHandle handle = getPhoneAccountHandleFromArgs(); in runSetUserSelectedOutgoingPhoneAccount() local 356 final PhoneAccountHandle handle = getPhoneAccountHandleFromArgs(); in runUnregisterPhoneAccount() local
|
/aosp_15_r20/hardware/interfaces/tv/input/aidl/vts/functional/ |
H A D | VtsHalTvInputTargetTest.cpp | 139 bool TvInputAidlTest::isValidHandle(NativeHandle& handle) { in isValidHandle() 183 NativeHandle handle; in TEST_P() local 220 NativeHandle handle; in TEST_P() local 257 NativeHandle handle; in TEST_P() local 288 NativeHandle handle; in TEST_P() local
|
/aosp_15_r20/external/kernel-headers/original/uapi/linux/ |
H A D | phonet.h | 118 static inline __u8 pn_obj(__u16 handle) in pn_obj() 123 static inline __u8 pn_dev(__u16 handle) in pn_dev() 128 static inline __u16 pn_port(__u16 handle) in pn_port() 133 static inline __u8 pn_addr(__u16 handle) in pn_addr() 152 __u16 handle) in pn_sockaddr_set_object()
|
/aosp_15_r20/external/tink/java_src/src/test/java/com/google/crypto/tink/jwt/ |
H A D | JwtPublicKeySignVerifyWrappersTest.java | 79 KeysetHandle handle = manager.getKeysetHandle(); in test_noPrimary_getSignPrimitive_fails() local 99 KeysetHandle handle = KeysetHandle.generateNew(KeyTemplates.get("JWT_ES256_RAW")); in test_wrapLegacy_throws() local 122 KeysetHandle handle = KeysetHandle.generateNew(tinkTemplate); in test_wrapSingleTinkKey_works() local 137 KeysetHandle handle = KeysetHandle.generateNew(template); in test_wrapSingleRawKey_works() local 313 KeysetHandle handle = in test_verifyWithoutPrimary_works() local
|
/aosp_15_r20/external/blktrace/btt/ |
H A D | seek.c | 251 void seeki_add(void *handle, struct io *iop) in seeki_add() 272 long long seeki_nseeks(void *handle) in seeki_nseeks() 277 double seeki_mean(void *handle) in seeki_mean() 283 long long seeki_median(void *handle) in seeki_median() 295 int seeki_mode(void *handle, struct mode *mp) in seeki_mode()
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/bionic/libc/kernel/uapi/drm/ |
D | etnaviv_drm.h | 70 __u32 handle; member 73 __u32 handle; member 81 __u32 handle; member 86 __u32 handle; member 99 __u32 handle; member 151 __u32 handle; member 155 __u32 handle; member
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/bionic/libc/kernel/uapi/drm/ |
D | msm_drm.h | 63 __u32 handle; member 70 __u32 handle; member 81 __u32 handle; member 86 __u32 handle; member 113 __u32 handle; member 126 __u32 handle; member 156 __u32 handle; member
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | State.h | 57 void *handle; member 254 void *handle; member 275 void *handle; member 296 void *handle; member 344 void *handle; member 365 struct pipe_sampler_view *handle; member 390 struct pipe_query *handle; member
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/bionic/libc/kernel/uapi/drm/ |
D | msm_drm.h | 60 __u32 handle; member 67 __u32 handle; member 78 __u32 handle; member 83 __u32 handle; member 110 __u32 handle; member 123 __u32 handle; member 153 __u32 handle; member
|