Home
last modified time | relevance | path

Searched defs:impl (Results 1201 - 1225 of 2125) sorted by relevance

1...<<41424344454647484950>>...85

/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_callback_proxy.cpp25 CallAbilityCallbackProxy::CallAbilityCallbackProxy(const sptr<IRemoteObject> &impl) in CallAbilityCallbackProxy() argument
/base/update/updater/test/unittest/script/script_instruction/
H A Dscript_instructionhelper_unittest.cpp119 auto impl = std::make_unique<ScriptManagerImpl>(&env); in TestGetBasicInstructionHelper() local
132 auto impl = std::make_unique<ScriptManagerImpl>(&env); in TestRegisterInstructions() local
139 auto impl = std::make_unique<ScriptManagerImpl>(&env); in TestIsReservedInstruction() local
152 auto impl = std::make_unique<ScriptManagerImpl>(&env); in TestAddInstruction() local
/base/telephony/state_registry/frameworks/native/observer/src/
H A Dtelephony_observer_proxy.cpp23 TelephonyObserverProxy::TelephonyObserverProxy(const sptr<IRemoteObject> &impl) in TelephonyObserverProxy() argument
/base/useriam/user_auth_framework/frameworks/native/client/src/
H A Duser_idm_client_impl.cpp342 static UserIdmClientImpl impl; in Instance() local
/base/web/webview/ohos_adapter/aafwk_adapter/src/
H A Daafwk_browser_client_adapter_impl.cpp31 BrowserClient( const sptr<IRemoteObject> &impl) BrowserClient() argument
/device/soc/rockchip/rk3568/hardware/mpp/mpp/legacy/
H A Dvpu_api_mlvec.cpp52 VpuApiMlvecImpl *impl = (VpuApiMlvecImpl*)(*(mRKMppApi.Hdimpp_osal_calloc))(__FUNCTION__, sizeof(VpuApiMlvecImpl)); in vpu_api_mlvec_init() local
86 VpuApiMlvecImpl *impl = (VpuApiMlvecImpl *)ctx; in vpu_api_mlvec_setup() local
132 VpuApiMlvecImpl *impl = (VpuApiMlvecImpl *)ctx; vpu_api_mlvec_set_st_cfg() local
183 VpuApiMlvecImpl *impl = (VpuApiMlvecImpl *)ctx; vpu_api_mlvec_set_dy_cfg() local
240 VpuApiMlvecImpl *impl = (VpuApiMlvecImpl *)ctx; vpu_api_mlvec_set_dy_max_tid() local
[all...]
/foundation/ability/ability_runtime/test/unittest/acquire_share_data_callback_proxy_test/
H A Dacquire_share_data_callback_proxy_test.cpp105 OHOS::sptr<OHOS::IRemoteObject> impl = nullptr; in HWTEST_F() local
122 OHOS::sptr<OHOS::IRemoteObject> impl = new IRemoteObjectMocker(); in HWTEST_F() local
/foundation/ability/form_fwk/test/fuzztest/formutil_fuzzer/
H A Dformutil_fuzzer.cpp77 sptr<IRemoteObject> impl = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/unittest/ui_service_host_proxy_test/
H A Dui_service_host_proxy_test.cpp118 sptr<IRemoteObject> impl; in HWTEST_F() local
134 sptr<IRemoteObject> impl = new IRemoteObjectMocker(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ui_service_proxy_test/
H A Dui_service_proxy_test.cpp116 sptr<IRemoteObject> impl; in HWTEST_F() local
133 sptr<IRemoteObject> impl; in HWTEST_F() local
150 sptr<IRemoteObject> impl = new IRemoteObjectMocker(); in HWTEST_F() local
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_ability_manager.h31 explicit MockAbilityMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<AAFwk::IAbilityManager>(impl) in MockAbilityMgrProxy() argument
/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
H A Dformmgrproxy_fuzzer.cpp41 sptr<IRemoteObject> impl = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapplication_state_observer_proxy.cpp27 ApplicationStateObserverProxy( const sptr<IRemoteObject> &impl) ApplicationStateObserverProxy() argument
/foundation/CastEngine/castengine_cast_framework/client/src/
H A Dcast_session_manager_adaptor.cpp39 sptr<ICastServiceListenerImpl> impl = new (std::nothrow) CastServiceListenerImplStub(listener); in RegisterListener() local
88 sptr<ICastSessionImpl> impl; in CreateCastSession() local
131 sptr<ICastSessionImpl> impl; in GetCastSession() local
[all...]
H A Dcast_session.cpp113 sptr<IMirrorPlayerImpl> impl; in CreateMirrorPlayer() local
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrchildschedulerproxy_fuzzer/
H A Dabilityinterfacesappmgrchildschedulerproxy_fuzzer.cpp70 sptr<IRemoteObject> impl; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrnativechildnotifyproxy_fuzzer/
H A Dabilityinterfacesappmgrnativechildnotifyproxy_fuzzer.cpp70 sptr<IRemoteObject> impl; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/test/fuzztest/assertfaultproxy_fuzzer/
H A Dassertfaultproxy_fuzzer.cpp52 sptr<IRemoteObject> impl; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dwindow_manager_service_handler_proxy.cpp25 WindowManagerServiceHandlerProxy::WindowManagerServiceHandlerProxy(const sptr<IRemoteObject> &impl) in WindowManagerServiceHandlerProxy() argument
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrabilitydebugresponseproxy_fuzzer/
H A Dabilityinterfacesappmgrabilitydebugresponseproxy_fuzzer.cpp70 sptr<IRemoteObject> impl; in DoSomethingInterestingWithMyAPI() local
/foundation/CastEngine/castengine_wifi_display/frameworks/innerkitsimpl/native/wfd/
H A Dwfd_source_impl.cpp46 std::shared_ptr<WfdSourceImpl> impl = std::make_shared<WfdSourceImpl>(); in CreateSource() local
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerproxy_fuzzer/
H A Dabilityinterfacesappmgrappdebuglistenerproxy_fuzzer.cpp70 sptr<IRemoteObject> impl; in DoSomethingInterestingWithMyAPI() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dextension_handler.h60 void SetInnerMeasureImpl(std::function<void(const ExtensionLayoutConstraint&)>&& impl) in SetInnerMeasureImpl() argument
65 void SetInnerLayoutImpl(std::function<void(int32_t, int32_t, int32_t, int32_t)>&& impl) in SetInnerLayoutImpl() argument
70 void SetInnerDrawImpl(std::function<void(DrawingContext& Context)>&& impl) in SetInnerDrawImpl() argument
75 void SetInnerForegroundDrawImpl(std::function<void(DrawingContext& Context)>&& impl) in SetInnerForegroundDrawImpl() argument
80 void SetInnerOverlayDrawImpl(std::function<void(DrawingContext& Context)>&& impl) in SetInnerOverlayDrawImpl() argument
91 SetInvalidateRenderImpl(std::function<void()>&& impl) SetInvalidateRenderImpl() argument
96 SetOverlayRenderImpl(std::function<void()>&& impl) SetOverlayRenderImpl() argument
101 SetForeGroundRenderImpl(std::function<void()>&& impl) SetForeGroundRenderImpl() argument
[all...]
/foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/
H A Duri_permission_manager_proxy.cpp27 UriPermissionManagerProxy::UriPermissionManagerProxy(const sptr<IRemoteObject> &impl) in UriPermissionManagerProxy() argument
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dgesture_model_impl.cpp144 RefPtr<V2::InspectorFunctionImpl> impl; in SetOnGestureEvent() local
166 RefPtr<V2::InspectorFunctionImpl> impl; in SetOnActionFunc() local
[all...]

Completed in 12 milliseconds

1...<<41424344454647484950>>...85