Home
last modified time | relevance | path

Searched defs:impl (Results 1951 - 1975 of 2115) sorted by relevance

1...<<71727374757677787980>>...85

/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp28 FormMgrProxy::FormMgrProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IFormMgr>(impl) in FormMgrProxy() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_client_branch_test/
H A Dability_manager_client_branch_test.cpp1869 sptr<IAbilityManagerCollaborator> impl = new (std::nothrow) MockAbilityManagerCollaborator(); in HWTEST_F() local
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_sixth_test/
H A Dability_manager_service_sixth_test.cpp935 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); in HWTEST_F() local
984 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); in HWTEST_F() local
1027 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); HWTEST_F() local
1082 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); HWTEST_F() local
1142 auto impl = sptr<InsightIntentExecuteConnection>::MakeSptr(); HWTEST_F() local
[all...]
/foundation/ability/ability_runtime/test/unittest/ams_app_running_record_test/
H A Dams_app_running_record_test.cpp124 sptr<IRemoteObject> impl = nullptr; in SetUp() local
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_proxy.cpp29 AccessibleAbilityManagerServiceProxy::AccessibleAbilityManagerServiceProxy(const sptr<IRemoteObject> &impl) in AccessibleAbilityManagerServiceProxy() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_advertiser_impl.cpp29 struct BleAdvertiserImpl::impl { struct in OHOS::bluetooth::BleAdvertiserImpl
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp1899 DefaultAppHostImpl impl; in HWTEST_F() local
1914 DefaultAppHostImpl impl; in HWTEST_F() local
1931 DefaultAppHostImpl impl; in HWTEST_F() local
1946 DefaultAppHostImpl impl; in HWTEST_F() local
1961 DefaultAppHostImpl impl; in HWTEST_F() local
1976 DefaultAppHostImpl impl; HWTEST_F() local
1991 DefaultAppHostImpl impl; HWTEST_F() local
2006 DefaultAppHostImpl impl; HWTEST_F() local
2029 DefaultAppHostImpl impl; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/services/audio_service/client/src/
H A Daudio_manager_proxy.cpp32 AudioManagerProxy::AudioManagerProxy(const sptr<IRemoteObject> &impl) in AudioManagerProxy() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/screen_manager/
H A Drs_screen.cpp31 namespace impl { namespace
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/
H A Davmetadatahelper_impl.cpp544 std::shared_ptr<AVMetadataHelperImpl> impl = std::make_shared<AVMetadataHelperImpl>(); in CreateAVMetadataHelper() local
/foundation/window/window_manager/dm/src/
H A Dscreen_manager.cpp77 explicit ScreenManagerListener(sptr<Impl> impl) : pImpl_(impl) in ScreenManagerListener() argument
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/
H A Dnet_conn_service_proxy.cpp27 NetConnServiceProxy::NetConnServiceProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<INetConnService>(impl) {} in NetConnServiceProxy() argument
/foundation/communication/ipc/ipc/test/auxiliary/native/src/
H A Dtest_service_skeleton.cpp79 TestServiceProxy::TestServiceProxy(const sptr<IRemoteObject> &impl) in TestServiceProxy() argument
/foundation/communication/wifi/wifi/frameworks/native/src/
H A Dwifi_p2p_proxy.cpp29 WifiP2pProxy::WifiP2pProxy(const sptr<IRemoteObject> &impl) : IRemoteProxy<IWifiP2p>(impl), in WifiP2pProxy() argument
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/
H A Dkvstore_data_service.cpp600 KvStoreClientDeathObserverImpl( KvStoreDataService::KvStoreClientDeathObserverImpl &&impl) KvStoreClientDeathObserverImpl() argument
608 operator =( KvStoreDataService::KvStoreClientDeathObserverImpl &&impl) operator =() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_generator.cpp39 namespace impl { namespace
/third_party/ffmpeg/libavutil/
H A Dhwcontext_qsv.c67 mfxIMPL impl; member
1441 mfxIMPL impl; in choose_implementation() member
1453 mfxIMPL impl in choose_implementation() local
1571 mfxIMPL impl; qsv_device_derive() local
1586 mfxIMPL impl; qsv_device_create() local
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-actions.h770 explicit Action(ActionInterface<F>* impl) in Action() argument
866 explicit PolymorphicAction(const Impl& impl) : impl_(impl) {} in PolymorphicAction() argument
880 explicit MonomorphicImpl(const Impl& impl) : impl_(impl) {} in MonomorphicImpl() argument
896 Action<F> MakeAction(ActionInterface<F>* impl) { in MakeAction() argument
908 inline PolymorphicAction<Impl> MakePolymorphicAction(const Impl& impl) { in MakePolymorphicAction() argument
[all...]
/third_party/googletest/googlemock/test/
H A Dgmock-matchers-comparisons_test.cc144 const MatcherInterface<int>* impl = new EvenMatcherImpl; in TEST() local
2339 DivisibleByImpl& impl = m.mutable_impl(); in TEST() local
2349 const DivisibleByImpl& impl = m.impl(); in TEST() local
/third_party/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h163 explicit ParamIterator(ParamIteratorInterface<T>* impl) : impl_(impl) {} in ParamIterator() argument
191 explicit ParamGenerator(ParamGeneratorInterface<T>* impl) : impl_(impl) {} in ParamGenerator() argument
/third_party/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
H A DCollationDataBuilder.java
H A DCollationBuilder.java
H A DCollation.java
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
H A DCalendarAstronomer.java
H A DTimeZoneNamesImpl.java

Completed in 61 milliseconds

1...<<71727374757677787980>>...85