Home
last modified time | relevance | path

Searched defs:impl (Results 451 - 475 of 2148) sorted by relevance

1...<<11121314151617181920>>...86

/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumparse_scientific.h18 namespace impl { namespace
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dplurrule.h60 namespace impl { namespace
/third_party/skia/third_party/externals/tint/src/writer/hlsl/
H A Dgenerator.cc46 auto impl = std::make_unique<GeneratorImpl>(&sanitized_result.program); in Generate() local
/third_party/skia/third_party/externals/tint/src/writer/msl/
H A Dgenerator.cc53 auto impl = std::make_unique<GeneratorImpl>(&sanitized_result.program); in Generate() local
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator.cc30 auto impl = std::make_unique<GeneratorImpl>(program); in Generate() local
/third_party/typescript/tests/baselines/reference/
H A DthisTypeInObjectLiterals.js34 var impl: I = mutuallyRecursive; variable
63 var impl = mutuallyRecursive; variable
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/napi_impl/
H A Dnapi_impl.cpp28 void NapiImpl::Init(NapiImpl impl) in Init() argument
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
H A Dmain.cpp24 const auto *impl = es2panda_GetImpl(ES2PANDA_LIB_VERSION); in Run() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_util/include/
H A Dsafe_cast.h35 namespace impl { namespace
/arkcompiler/ets_frontend/ets2panda/test/unit/public/
H A Des2panda_public_test.cpp83 es2panda_Impl const *impl = nullptr; in TEST_F() member
/base/hiviewdfx/hiview/plugins/performance/timer/
H A DAppTimerAdapter.h41 ISceneTimerInfrastructure* impl; member in OHOS::HiviewDFX::AppTimerAdapter
/base/location/interfaces/inner_api/include/
H A Dgeofence_sdk.h82 explicit GeofenceManagerDeathRecipient(GeofenceManager &impl) : impl_(impl) {} in GeofenceManagerDeathRecipient() argument
H A Dlocator_agent.h95 explicit LocatorAgentDeathRecipient(LocatorAgentManager &impl) : impl_(impl) {} in LocatorAgentDeathRecipient() argument
/base/inputmethod/imf/services/src/
H A Dinput_control_channel_proxy.cpp30 InputControlChannelProxy::InputControlChannelProxy(const sptr<IRemoteObject> &impl) in InputControlChannelProxy() argument
/base/location/services/location_locator/callback/source/
H A Dlocation_gnss_geofence_callback_proxy.cpp22 LocationGnssGeofenceCallbackProxy::LocationGnssGeofenceCallbackProxy(const sptr<IRemoteObject> &impl) in LocationGnssGeofenceCallbackProxy() argument
H A Dnmea_message_callback_proxy.cpp27 NmeaMessageCallbackProxy::NmeaMessageCallbackProxy(const sptr<IRemoteObject> &impl) in NmeaMessageCallbackProxy() argument
/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DJankAnimatorReporterAdapter.cpp23 JankAnimatorReporterAdapter( IJankAnimatorReportInfrastructure* impl, IScrollJankEventPoster* eventPoster) JankAnimatorReporterAdapter() argument
H A DAppStartReporterAdapter.cpp22 AppStartReporterAdapter::AppStartReporterAdapter(IAppStartReportInfrastructure* impl, IAppStartEventPoster* poster) in AppStartReporterAdapter() argument
/base/inputmethod/imf/frameworks/native/inputmethod_ability/src/
H A Dinput_method_core_proxy.cpp27 InputMethodCoreProxy::InputMethodCoreProxy(const OHOS::sptr<OHOS::IRemoteObject> &impl) in InputMethodCoreProxy() argument
/base/powermgr/power_manager/services/zidl/include/
H A Dpower_mgr_async_reply.h55 explicit PowerMgrProxyAsync(const sptr<IRemoteObject>& impl) in PowerMgrProxyAsync() argument
/base/print/print_fwk/services/print_service/src/
H A Dprint_extension_callback_proxy.cpp21 PrintExtensionCallbackProxy::PrintExtensionCallbackProxy(const sptr<IRemoteObject> &impl) in PrintExtensionCallbackProxy() argument
/base/security/access_token/services/common/ability_manager/include/
H A Dability_manager_access_proxy.h38 explicit AbilityManagerAccessProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IAbilityManager>(impl) {} in AbilityManagerAccessProxy() argument
/base/security/access_token/services/common/app_manager/include/
H A Dams_manager_access_proxy.h41 explicit AmsManagerAccessProxy(const sptr<IRemoteObject>& impl) : IRemoteProxy<IAmsMgr>(impl) {} in AmsManagerAccessProxy() argument
/base/security/access_token/services/common/background_task_manager/include/
H A Dbackground_task_manager_access_proxy.h60 BackgroundTaskManagerAccessProxy( const sptr<IRemoteObject>& impl) BackgroundTaskManagerAccessProxy() argument
/base/security/access_token/services/common/power_manager/include/
H A Dpower_manager_proxy.h36 explicit PowerMgrProxy(const sptr<IRemoteObject>& impl) in PowerMgrProxy() argument

Completed in 7 milliseconds

1...<<11121314151617181920>>...86