/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/ |
H A D | audio_enhance_chain_manager.cpp | 415 AudioEffectHandle handle = nullptr; in AddAudioEnhanceChainHandles() local
|
H A D | audio_effect_chain_manager.cpp | 331 AudioEffectHandle handle = nullptr; in SetAudioEffectChainDynamic() local
|
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_serializer.cpp | 677 const IPropertyHandle* handle = propertyHandle; in WriteComponent() local 1032 const IPropertyHandle* handle = propertyHandle; ReadComponent() local [all...] |
/foundation/graphic/graphic_surface/surface/src/ |
H A D | native_window.cpp | 624 int32_t NativeWindowSetTunnelHandle(OHNativeWindow *window, const OHExtDataHandle *handle)
in NativeWindowSetTunnelHandle() argument
|
H A D | consumer_surface.cpp | 495 GSError ConsumerSurface::SetTunnelHandle(const GraphicExtDataHandle *handle) in SetTunnelHandle() argument
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | node_system.cpp | 661 auto* handle = nodeComponentManager.GetData(current->entity_); in DisableTree() local 700 auto* handle = nodeComponentManager_.GetData(entity); variable 1302 IPropertyHandle* handle = nodeManager_.GetData(row->components[NODE_INDEX]); ProcessNode() local [all...] |
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | hdecoder.cpp | 777 BufferHandle* handle = buffer->GetBufferHandle(); in FindBelongTo() local
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_manager.cpp | 205 inline bool IsComputeShaderFunc(RenderHandle handle) in IsComputeShaderFunc() argument 210 inline bool IsShaderFunc(RenderHandle handle) in IsShaderFunc() argument 215 inline bool IsAnyShaderFunc(RenderHandle handle) in IsAnyShaderFunc() argument 293 constexpr inline uint64_t HashHandleAndSlot(const RenderHandle& handle, const uint32_t renderSlotId) in HashHandleAndSlot() argument 638 AddAdditionalNameForHandle(const RenderHandleReference& handle, const string_view name) AddAdditionalNameForHandle() argument 831 const RenderHandle handle = GetHandle(path, nameToClientHandle_); GetShaderHandle() local 849 const RenderHandle handle = GetHandle(fullName, nameToClientHandle_); GetShaderHandle() local 864 GetShaderHandle(const RenderHandle& handle, const uint32_t renderSlotId) const GetShaderHandle() argument 910 GetShaderHandle( const RenderHandleReference& handle, const uint32_t renderSlotId) const GetShaderHandle() argument 959 const RenderHandle handle = RenderHandleUtil::CreateHandle(RenderHandleType::GRAPHICS_STATE, arrayIndex); CreateGraphicsState() local 1016 GetGraphicsStateHandle( const RenderHandle& handle, const uint32_t renderSlotId) const GetGraphicsStateHandle() argument 1042 GetGraphicsStateHandle( const RenderHandleReference& handle, const uint32_t renderSlotId) const GetGraphicsStateHandle() argument [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
H A D | rs_composer_adapter.cpp | 607 sptr<SurfaceTunnelHandle> handle = consumer->GetTunnelHandle(); in CreateLayer() local
|
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/src/ |
H A D | hdi_device_impl.cpp | 632 int32_t HdiDeviceImpl::SetLayerTunnelHandle(uint32_t screenId, uint32_t layerId, GraphicExtDataHandle *handle) in SetLayerTunnelHandle() argument
|
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/ |
H A D | photo_post_processor.cpp | 196 BufferHandle *CloneBufferHandle(const BufferHandle *handle) in CloneBufferHandle() argument [all...] |
/foundation/multimedia/av_codec/test/moduletest/audio_decoder/Common/src/ |
H A D | AudioDecoderDemoCommon.cpp | 678 void AudioDecoderDemo::NativeRunCaseWithoutCreate(OH_AVCodec *handle, std::string inputFile, std::string outputFile, in NativeRunCaseWithoutCreate() argument
|
/foundation/multimedia/camera_framework/frameworks/native/camera/src/output/ |
H A D | photo_output.cpp | 373 void PhotoOutput::SetAuxiliaryPhotoHandle(uint32_t handle) in SetAuxiliaryPhotoHandle() argument
|
/foundation/multimedia/media_lite/services/player_lite/impl/ |
H A D | player_impl.cpp | 1113 int32_t PlayerImpl::GetReadableSize(const void *handle) in GetReadableSize() argument 1162 int32_t PlayerImpl::ReadData(void *handle, uint8_t *data, int32_t size, int32_t timeOutMs, DataFlags *flags) in ReadData() argument
|
/foundation/multimodalinput/input/frameworks/napi/pointer/src/ |
H A D | js_pointer_manager.cpp | 155 napi_value JsPointerManager::SetPointerVisible(napi_env env, bool visible, napi_value handle) in SetPointerVisible() argument 187 napi_value JsPointerManager::IsPointerVisible(napi_env env, napi_value handle) in IsPointerVisible() argument 217 napi_value JsPointerManager::SetPointerColor(napi_env env, int32_t color, napi_value handle) in SetPointerColor() argument 243 napi_value JsPointerManager::GetPointerColor(napi_env env, napi_value handle) in GetPointerColor() argument 304 SetPointerSpeed(napi_env env, int32_t pointerSpeed, napi_value handle) SetPointerSpeed() argument 334 GetPointerSpeed(napi_env env, napi_value handle) GetPointerSpeed() argument 364 SetMouseScrollRows(napi_env env, int32_t rows, napi_value handle) SetMouseScrollRows() argument 390 GetMouseScrollRows(napi_env env, napi_value handle) GetMouseScrollRows() argument 418 SetPointerLocation(napi_env env, int32_t x, int32_t y, napi_value handle) SetPointerLocation() argument 474 SetPointerSize(napi_env env, int32_t size, napi_value handle) SetPointerSize() argument 500 GetPointerSize(napi_env env, napi_value handle) GetPointerSize() argument 561 SetPointerStyle(napi_env env, int32_t windowid, int32_t pointerStyle, napi_value handle) SetPointerStyle() argument 610 GetPointerStyle(napi_env env, int32_t windowid, napi_value handle) GetPointerStyle() argument 653 EnterCaptureMode(napi_env env, int32_t windowId, napi_value handle) EnterCaptureMode() argument 675 LeaveCaptureMode(napi_env env, int32_t windowId, napi_value handle) LeaveCaptureMode() argument 698 SetMousePrimaryButton(napi_env env, int32_t primaryButton, napi_value handle) SetMousePrimaryButton() argument 723 GetMousePrimaryButton(napi_env env, napi_value handle) GetMousePrimaryButton() argument 747 SetHoverScrollState(napi_env env, bool state, napi_value handle) SetHoverScrollState() argument 772 GetHoverScrollState(napi_env env, napi_value handle) GetHoverScrollState() argument 798 SetTouchpadData(napi_env env, napi_value handle, int32_t errorCode) SetTouchpadData() argument 827 GetTouchpadBoolData(napi_env env, napi_value handle, bool data, int32_t errorCode) GetTouchpadBoolData() argument 856 GetTouchpadInt32Data(napi_env env, napi_value handle, int32_t data, int32_t errorCode) GetTouchpadInt32Data() argument 885 SetTouchpadScrollSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadScrollSwitch() argument 892 GetTouchpadScrollSwitch(napi_env env, napi_value handle) GetTouchpadScrollSwitch() argument 900 SetTouchpadScrollDirection(napi_env env, bool state, napi_value handle) SetTouchpadScrollDirection() argument 907 GetTouchpadScrollDirection(napi_env env, napi_value handle) GetTouchpadScrollDirection() argument 915 SetTouchpadTapSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadTapSwitch() argument 922 GetTouchpadTapSwitch(napi_env env, napi_value handle) GetTouchpadTapSwitch() argument 929 SetTouchpadPointerSpeed(napi_env env, int32_t speed, napi_value handle) SetTouchpadPointerSpeed() argument 936 GetTouchpadPointerSpeed(napi_env env, napi_value handle) GetTouchpadPointerSpeed() argument 944 SetTouchpadPinchSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadPinchSwitch() argument 951 GetTouchpadPinchSwitch(napi_env env, napi_value handle) GetTouchpadPinchSwitch() argument 959 SetTouchpadSwipeSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadSwipeSwitch() argument 966 GetTouchpadSwipeSwitch(napi_env env, napi_value handle) GetTouchpadSwipeSwitch() argument 974 SetTouchpadRightClickType(napi_env env, int32_t type, napi_value handle) SetTouchpadRightClickType() argument 981 GetTouchpadRightClickType(napi_env env, napi_value handle) GetTouchpadRightClickType() argument 989 SetTouchpadRotateSwitch(napi_env env, bool rotateSwitch, napi_value handle) SetTouchpadRotateSwitch() argument 996 GetTouchpadRotateSwitch(napi_env env, napi_value handle) GetTouchpadRotateSwitch() argument 1013 SetTouchpadThreeFingersTapSwitch(napi_env env, bool switchFlag, napi_value handle) SetTouchpadThreeFingersTapSwitch() argument 1020 GetTouchpadThreeFingersTapSwitch(napi_env env, napi_value handle) GetTouchpadThreeFingersTapSwitch() argument 1071 SetTouchpadScrollRows(napi_env env, int32_t rows, napi_value handle) SetTouchpadScrollRows() argument 1097 GetTouchpadScrollRows(napi_env env, napi_value handle) GetTouchpadScrollRows() argument [all...] |
/foundation/systemabilitymgr/samgr/services/common/src/ |
H A D | parse_util.cpp | 152 DlHandle handle = nullptr; in OpenSo() local [all...] |
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedmgr/resschedfwk/src/ |
H A D | plugin_mgr.cpp | 176 auto handle = dlopen(EXT_CONFIG_LIB, RTLD_NOW);
in LoadGetExtConfigFunc() local
|
/foundation/communication/ipc/ipc/native/src/mock/source/ |
H A D | dbinder_databus_invoker.cpp | 45 bool DBinderDatabusInvoker::AcquireHandle(int32_t handle) in AcquireHandle() argument 51 bool DBinderDatabusInvoker::ReleaseHandle(int32_t handle) in ReleaseHandle() argument 57 std::shared_ptr<DBinderSessionObject> DBinderDatabusInvoker::NewSessionOfBinderProxy(uint32_t handle, in NewSessionOfBinderProxy() argument 96 uint32_t handle = ipcProxy->GetHandle(); GetSessionForProxy() local 143 AuthSession2Proxy(uint32_t handle, const std::shared_ptr<DBinderSessionObject> session) AuthSession2Proxy() argument 169 QuerySessionOfBinderProxy(uint32_t handle, std::shared_ptr<DBinderSessionObject> session) QuerySessionOfBinderProxy() argument 196 QueryServerSessionObject(uint32_t handle) QueryServerSessionObject() argument [all...] |
/foundation/communication/dsoftbus/sdk/transmission/session/src/ |
H A D | client_trans_session_service.c | 718 int32_t GetSessionHandle(int32_t sessionId, int *handle) in GetSessionHandle() argument
|
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/include/ |
H A D | sys_binder.h | 70 __u32 handle; member 155 __u32 handle; member 186 __u32 handle; member
|
/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_server.c | 1106 BleResponseConfirmationCallback(int32_t status, int32_t handle) BleResponseConfirmationCallback() argument [all...] |
/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_client_exec.cpp | 78 bool NetHttpClientExec::AddCurlHandle(CURL *handle, RequestContext *context) in AddCurlHandle() argument 129 auto handle = curl_easy_init(); in RequestWithoutCache() local 161 GetCurlDataFromHandle(CURL *handle, RequestContext *context, CURLMSG curlMsg, CURLcode result) GetCurlDataFromHandle() argument 210 GetTimingFromCurl(CURL *handle, CURLINFO info) GetTimingFromCurl() argument 221 CacheCurlPerformanceTiming(CURL* handle, RequestContext* context) CacheCurlPerformanceTiming() argument 245 auto handle = msg->easy_handle; HandleCurlData() local [all...] |
/foundation/communication/netmanager_ext/test/networksharemanager/fuzztest/netshareclient_fuzzer/ |
H A D | netshare_client_fuzzer.cpp | 483 sptr<NetHandle> handle = new (std::nothrow) NetHandle(GetData<int32_t>()); in NetworkShareSubStateMachinePrivateFuzzTest() local
|
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/ |
H A D | routing_manager.cpp | 142 tNFA_HANDLE handle = ROUTE_LOC_ESE_ID; in SetOffHostNfceeTechMask() local 240 tNFA_HANDLE handle = GetEeHandle(route); in SetRoutingEntry() local 299 tNFA_HANDLE handle in SetDefaultAidRoute() local [all...] |
/foundation/communication/netstack/frameworks/js/napi/http/async_context/src/ |
H A D | request_context.cpp | 876 void RequestContext::SetCurlHandle(CURL *handle) in SetCurlHandle() argument
|