/ohos5.0/foundation/arkui/ace_engine/interfaces/native/node/ |
H A D | node_utils.cpp | 197 …NodeUtils_GetCustomProperty(ArkUI_NodeHandle node, const char* name, ArkUI_CustomProperty** handle) in OH_ArkUI_NodeUtils_GetCustomProperty() 223 … OH_ArkUI_NodeUtils_GetActiveChildrenInfo(ArkUI_NodeHandle head, ArkUI_ActiveChildrenInfo** handle) in OH_ArkUI_NodeUtils_GetActiveChildrenInfo() 329 void OH_ArkUI_CustomProperty_Destroy(ArkUI_CustomProperty* handle) in OH_ArkUI_CustomProperty_Destroy() 337 const char* OH_ArkUI_CustomProperty_GetStringValue(ArkUI_CustomProperty* handle) in OH_ArkUI_CustomProperty_GetStringValue() 346 void OH_ArkUI_ActiveChildrenInfo_Destroy(ArkUI_ActiveChildrenInfo* handle) in OH_ArkUI_ActiveChildrenInfo_Destroy() 354 ArkUI_NodeHandle OH_ArkUI_ActiveChildrenInfo_GetNodeByIndex(ArkUI_ActiveChildrenInfo* handle, int32… in OH_ArkUI_ActiveChildrenInfo_GetNodeByIndex() 366 int32_t OH_ArkUI_ActiveChildrenInfo_GetCount(ArkUI_ActiveChildrenInfo* handle) in OH_ArkUI_ActiveChildrenInfo_GetCount()
|
/ohos5.0/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/ |
H A D | plugin_manager.h | 75 PluginManager::Plugin<IPlugin>::Plugin(IContext *context, void *handle) in Plugin() 113 void *handle = ::dlopen(libPath, RTLD_NOW); in LoadLibrary() local
|
/ohos5.0/base/msdp/device_status/intention/scheduler/plugin_manager/include/ |
H A D | plugin_manager.h | 79 PluginManager::Plugin<IPlugin>::Plugin(IContext *context, void *handle) in Plugin() 117 void *handle = ::dlopen(libPath, RTLD_NOW); in LoadLibrary() local
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | native_buffer.cpp | 33 NativeBuffer::NativeBuffer(const BufferHandle *handle) : NativeBuffer() in NativeBuffer() 140 void NativeBuffer::SetBufferHandle(BufferHandle *handle, bool isOwner, std::function<void(BufferHan… in SetBufferHandle() 239 bool NativeBuffer::WriteReserveData(MessageParcel &messageParcel, const BufferHandle &handle) in WriteReserveData() 256 bool NativeBuffer::ReadReserveData(MessageParcel &messageParcel, BufferHandle &handle) in ReadReserveData()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/sdp/ |
H A D | sdp_server.c | 112 uint32_t handle = 0; in SdpCreateServiceRecord() local 139 int SdpDestroyServiceRecord(uint32_t handle) in SdpDestroyServiceRecord() 158 int SdpRegisterServiceRecord(uint32_t handle) in SdpRegisterServiceRecord() 176 int SdpDeregisterServiceRecord(uint32_t handle) in SdpDeregisterServiceRecord() 203 static int SdpAddServiceRecordHandle(uint32_t handle) in SdpAddServiceRecordHandle() 251 int SdpAddServiceRecordState(uint32_t handle, uint32_t state) in SdpAddServiceRecordState() 270 int SdpAddServiceId(uint32_t handle, const BtUuid *serviceid) in SdpAddServiceId() 496 int SdpAddServiceInfoTimeToLive(uint32_t handle, uint32_t value) in SdpAddServiceInfoTimeToLive() 513 int SdpAddServiceAvailability(uint32_t handle, uint8_t value) in SdpAddServiceAvailability() 618 int SdpAddIconUrl(uint32_t handle, const uint8_t *url, uint16_t urlLen) in SdpAddIconUrl() [all …]
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_decoder/NativeAPI/ |
H A D | NativeStablityTest.cpp | 208 OH_AVCodec* handle = decoderDemo->NativeCreateByName(decoderName.c_str()); in RunLongTimeFlush() local 237 OH_AVCodec* handle = decoderDemo->NativeCreateByName(decoderName.c_str()); in RunLongTimeReset() local 267 OH_AVCodec* handle = decoderDemo->NativeCreateByName(decoderName.c_str()); in RunLongTimeStop() local 303 OH_AVCodec* handle = decoderDemo->NativeCreateByMime(OH_AVCODEC_MIMETYPE_AUDIO_AAC); variable 327 OH_AVCodec* handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable 375 OH_AVCodec* handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable 617 OH_AVCodec* handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable 691 OH_AVCodec* handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable 823 OH_AVCodec* handle = decoderDemo->NativeCreateByName("OH.Media.Codec.Decoder.Audio.Mpeg"); variable 913 OH_AVCodec* handle = decoderDemo->NativeCreateByName(decoderName.c_str()); variable [all …]
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/getcscalldata_fuzzer/ |
H A D | getcscalldata_fuzzer.cpp | 47 void GetCsCallData(std::shared_ptr<CellularCallHandler> handle, AppExecFwk::InnerEvent::Pointer eve… in GetCsCallData() 87 void RegisterHandler(std::shared_ptr<CellularCallHandler> handle, AppExecFwk::InnerEvent::Pointer e… in RegisterHandler() 151 std::shared_ptr<CellularCallHandler> handle = in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/src/time/ |
H A D | timeout.rs | 120 let handle = spawn(not_elapsed()); in ut_timeout_test() localVariable 124 let handle = spawn(elapsed()); in ut_timeout_test() localVariable 141 let handle = spawn(simple()); in ut_timeout_test_002() localVariable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_connection.h | 36 GattConnection(const GattDevice &device, uint16_t mtu, uint16_t handle) in GattConnection() 50 void SetHandle(uint16_t handle) in SetHandle()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/test/unittest/common/ |
H A D | hdf_watchdog_mini_test.cpp | 41 DevHandle handle = nullptr; in WatchdogMiniEnableGetEnableTest() local 74 DevHandle handle = nullptr; in WatchdogMiniBarkTest() local
|
/ohos5.0/base/security/huks/interfaces/kits/liteapi/src/ |
H A D | hks_lite_api_init_session.cpp | 28 struct HksBlob *handle) in HksCallInitSession() 56 struct HksBlob handle = { 0, nullptr }; in initSession() local
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/ |
H A D | thread_utils.cpp | 37 void SetThreadPriority(pthread_t handle, int priority) in SetThreadPriority() 53 int GetThreadPriority(pthread_t handle) in GetThreadPriority()
|
/ohos5.0/commonlibrary/rust/ylong_runtime/ylong_runtime/examples/ |
H A D | ylong_timer_latency.rs | 21 let handle = ylong_runtime::spawn(async move { in main() localVariable 43 let handle = runtime.spawn(async move { in main() localVariable
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/ |
H A D | SyntheticPasswordTests.java | 337 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testTokenBasedResetPassword() local 367 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testTokenBasedClearPassword() local 374 mLocalService.setLockCredentialWithToken(nonePassword(), handle, token, PRIMARY_USER_ID); in testTokenBasedClearPassword() local 393 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testTokenBasedResetPasswordAfterCredentialChanges() local 413 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testEscrowTokenActivatedImmediatelyIfNoUserPassword() local 424 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testEscrowTokenActivatedLaterWithUserPassword() local 488 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testSetLockCredentialWithTokenFailsWithoutLockScreen() local 779 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testUnlockUserWithToken() local 805 long handle = mLocalService.addEscrowToken(token, PRIMARY_USER_ID, null); in testAddingEscrowToken_NoOrphanedFilesLeft() local
|
/aosp14/frameworks/base/core/java/android/hardware/ |
H A D | SystemSensorManager.java | 786 private static native int nativeDisableSensor(long eventQ, int handle); in nativeDisableSensor() 789 private static native int nativeInjectSensorData(long eventQ, int handle, in nativeInjectSensorData() 819 int handle = sensor.getHandle(); in addSensor() local 839 int handle = mActiveSensors.keyAt(i); in removeAllSensors() local 854 final int handle = sensor.getHandle(); in removeSensor() local 913 protected int injectSensorDataBase(int handle, float[] values, int accuracy, in injectSensorDataBase() 928 protected abstract void dispatchFlushCompleteEvent(int handle); in dispatchFlushCompleteEvent() 1017 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() 1105 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() 1124 protected void dispatchFlushCompleteEvent(int handle) { in dispatchFlushCompleteEvent() [all …]
|
/aosp14/frameworks/base/core/java/android/os/ |
H A D | HidlMemory.java | 59 @Nullable NativeHandle handle) { in HidlMemory() 93 NativeHandle handle = mHandle; in releaseHandle() local
|
/aosp14/frameworks/base/media/aidl/android/media/soundtrigger_middleware/ |
H A D | ISoundTriggerMiddlewareService.aidl | 68 ISoundTriggerModule attachAsOriginator(int handle, in attachAsOriginator() 88 ISoundTriggerModule attachAsMiddleman(int handle, in attachAsMiddleman()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/test/unittest/platform/i2c/ |
H A D | ui2c_test.cpp | 43 DevHandle handle = I2cOpen(DUMMY_I2C_NUM); variable 50 DevHandle handle = I2cOpen(DUMMY_I2C_NUM); variable
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
H A D | liteplayer_state_machine.h | 72 … PlayerControlState(PlayerControlHandle& handle, PlayerControlCurState& curState, std::string name) in PlayerControlState() 87 explicit PlayerControlSMObserver(PlayerControlHandle& handle) in PlayerControlSMObserver()
|
/ohos5.0/base/msdp/device_status/rust/modules/scheduler/sys/src/ |
H A D | lib.rs | 122 let handle = ylong_runtime::spawn(async move { in post_async_task() localVariable 138 let handle = ylong_runtime::spawn(async move { in post_delayed_task() localVariable 160 let handle = ylong_runtime::spawn(async move { in post_perioric_task() localVariable 180 let handle = ylong_runtime::spawn_blocking(task); in post_blocking_task() localVariable
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_effect_chain.cpp | 157 int32_t AudioEffectChain::SetEffectParamToHandle(AudioEffectHandle handle, int32_t &replyData) in SetEffectParamToHandle() 199 void AudioEffectChain::AddEffectHandle(AudioEffectHandle handle, AudioEffectLibrary *libHandle, in AddEffectHandle() 237 for (AudioEffectHandle handle : standByEffectHandles_) { in UpdateEffectParam() local 271 for (AudioEffectHandle handle : standByEffectHandles_) { in ApplyEffectChain() local 319 for (AudioEffectHandle handle : standByEffectHandles_) { in UpdateMultichannelIoBufferConfig() local 396 for (AudioEffectHandle handle : standByEffectHandles_) { in SetHeadTrackingDisabled() local 415 for (AudioEffectHandle handle : standByEffectHandles_) { in InitEffectChain() local
|
/ohos5.0/base/security/huks/test/unittest/huks_standard_test/three_stage_test/src/ |
H A D | hks_cross_test_common.cpp | 47 struct HksBlob handle = { sizeof(uint64_t), tmpHandle }; in HksCrossTestAesEncrypt() local 72 struct HksBlob handle = { sizeof(uint64_t), tmpHandle }; in HksCrossTestAesDecrypt() local 98 struct HksBlob handle = { sizeof(uint64_t), tmpHandle }; in HksCrossTestRsaEncrypt() local 123 struct HksBlob handle = { sizeof(uint64_t), tmpHandle }; in HksCrossTestRsaDecrypt() local 149 struct HksBlob handle = { sizeof(uint64_t), tmpHandle }; in HksCrossTestSignVerify() local 187 uint8_t handle[sizeof(uint64_t)] = {0}; in HksCrossTestHmac() local 280 struct HksBlob handle = { sizeof(uint64_t), handleU }; in HksCrossTestAgree() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/io/dev/ |
H A D | FileMonitor.cpp | 69 HANDLE handle = FindFirstFileA(resolvedPath, &data); in ResolveAbsolutePath() local 79 auto handle = opendir(resolvedPath); in ResolveAbsolutePath() local 85 auto handle = fopen(resolvedPath, "r"); in ResolveAbsolutePath() local 110 HANDLE handle = INVALID_HANDLE_VALUE; in recursivelyCollectAllFiles() local 128 DIR* handle = opendir(aPath.c_str()); in recursivelyCollectAllFiles() local
|
/aosp14/system/core/libvndksupport/ |
H A D | linker.cpp | 71 void* handle = android_dlopen_ext(name, flag, &dlextinfo); in android_load_sphal_library() local 83 int android_unload_sphal_library(void* handle) { in android_unload_sphal_library()
|
/ohos5.0/base/telephony/cellular_call/services/connection/src/ |
H A D | cellular_call_connection_satellite.cpp | 121 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in SendDtmfRequest() local 137 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in StartDtmfRequest() local 153 auto handle = DelayedSingleton<CellularCallService>::GetInstance()->GetHandler(slotId); in StopDtmfRequest() local
|