Home
last modified time | relevance | path

Searched defs:object (Results 326 - 350 of 2767) sorted by relevance

1...<<11121314151617181920>>...111

/base/sensors/miscdevice/test/fuzztest/vibrator/issupporteffect_fuzzer/
H A Dissupporteffect_fuzzer.cpp31 size_t GetObject(const uint8_t *data, size_t size, T &object) in GetObject() argument
/base/security/security_guard/frameworks/common/acquire/src/
H A Dacquire_data_manager.cpp30 sptr<IRemoteObject> object = remote.promote(); in OnRemoteDied() local
64 auto object = registry->GetSystemAbility(DATA_COLLECT_MANAGER_SA_ID); in Subscribe() local
111 auto object = registry->GetSystemAbility(DATA_COLLECT_MANAGER_SA_ID); in Unsubscribe() local
[all...]
/base/sensors/miscdevice/test/fuzztest/light/stoplight_fuzzer/
H A Dstoplight_fuzzer.cpp23 size_t GetObject(T &object, const uint8_t *data, size_t size) in GetObject() argument
/base/sensors/miscdevice/test/fuzztest/vibrator/preprocess_fuzzer/
H A Dpreprocess_fuzzer.cpp34 size_t GetObject(const uint8_t *data, size_t size, T &object) in GetObject() argument
/base/security/security_guard/frameworks/common/data_collect_manager/src/
H A Ddata_collect_manager.cpp33 auto object = registry->GetSystemAbility(DATA_COLLECT_MANAGER_SA_ID); in QuerySecurityEvent() local
62 auto object = registry->GetSystemAbility(DATA_COLLECT_MANAGER_SA_ID); in QuerySecurityEventConfig() local
/base/sensors/sensor/test/fuzztest/interfaces/resumesensors_fuzzer/
H A Dresumesensors_fuzzer.cpp39 void GetObject(const uint8_t *data, size_t size, T &object) in GetObject() argument
/base/telephony/core_service/services/tel_ril/include/
H A Dobserver_handler.h59 void NotifyObserver(int32_t what, std::shared_ptr<T> object) in NotifyObserver() argument
/base/time/time_service/services/ipc/proxy/
H A Dtimer_notify_callback_proxy.cpp20 TimerNotifyCallbackProxy::TimerNotifyCallbackProxy(const sptr<IRemoteObject> &object) in TimerNotifyCallbackProxy() argument
H A Dtimer_call_back_proxy.cpp20 TimerCallbackProxy::TimerCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<ITimerCallback>(object) in TimerCallbackProxy() argument
/base/theme/screenlock_mgr/interfaces/inner_api/include/
H A Dscreenlock_manager.h62 ScreenLockManager::GetInstance()->OnRemoteSaDied(object); variable
/base/theme/wallpaper_mgr/frameworks/native/include/
H A Dwallpaper_service_proxy.h29 explicit WallpaperServiceProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IWallpaperService>(object) in WallpaperServiceProxy() argument
/base/useriam/face_auth/frameworks/ipc/src/
H A Dface_auth_proxy.cpp38 FaceAuthProxy::FaceAuthProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IFaceAuth>(object) in FaceAuthProxy() argument
/device/soc/hisilicon/common/platform/hieth-sf/adapter/
H A Dhdf_driver_register.c62 static void HdfEthHisiChipRelease(struct HdfDeviceObject *object) in HdfEthHisiChipRelease() argument
/foundation/CastEngine/castengine_wifi_display/services/interaction/interprocess/
H A Dinter_ipc_sub_stub.cpp47 int32_t InterIpcSubStub::SetListenerObject(std::string key, const sptr<IRemoteObject> &object) in SetListenerObject() argument
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_overlay_manager.cpp25 OverlayManagerProxy::OverlayManagerProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IOverlayManager>(object) in OverlayManagerProxy() argument
/foundation/ability/form_fwk/services/include/
H A Dform_ecological_rule_service.h60 explicit FormEcologicalRuleProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IFormEcologicalRule>(object) in FormEcologicalRuleProxy() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/hdi_adapter/
H A Dheadset_host_manager.cpp58 sptr<IRemoteObject> object = OHOS::HDI::hdi_objcast< in RegisterEngineHDIDeathRecipient() local
88 sptr<IRemoteObject> object = OHOS::HDI::hdi_objcast< in DeregisterEngineHDIDeathRecipient() local
/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params_wrapper.h29 inline static IDistributedWantParams* Query(AAFwk::IInterface* object) in INTERFACE() argument
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_host_manager.cpp75 sptr<IRemoteObject> object = OHOS::HDI::hdi_objcast< in RegisterTriggerHDIDeathRecipient() local
/foundation/ability/ability_base/interfaces/inner_api/base/include/
H A Dbase_obj.h25 inline static IObject *Query(IInterface & object) /* [in] */ in INTERFACE() argument
41 inline static IWeakReference *Query(IInterface * object) /* [in] */ in INTERFACE() argument
55 inline static IWeakReferenceSource *Query(IInterface * object) /* [in] */ in INTERFACE() argument
[all...]
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_overlay_manager.cpp22 OverlayManagerProxy::OverlayManagerProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IOverlayManager>(object) in OverlayManagerProxy() argument
H A Dsys_mgr_client_mock.cpp42 OHOS::sptr<OHOS::IRemoteObject> object = abilityManager->GetSystemAbility(systemAbilityId); in GetSystemAbility() local
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/sa_mgr/src/
H A Dsa_mgr_client_mock.cpp40 OHOS::sptr<OHOS::IRemoteObject> object = systemAbilityManager->GetSystemAbility(systemAbilityId); in GetSystemAbility() local
56 OHOS::sptr<OHOS::IRemoteObject> object = systemAbilityManager->CheckSystemAbility(systemAbilityId); in CheckSystemAbility() local
/foundation/CastEngine/castengine_wifi_display/services/interaction/domain/rpc/
H A Ddomain_rpc_service_proxy.cpp29 int32_t DomainRpcServiceProxy::SetListenerObject(const sptr<IRemoteObject> &object) in SetListenerObject() argument
/foundation/ability/ability_base/interfaces/inner_api/base/src/
H A Ddouble_wrapper.cpp43 sptr<IDouble> object = sptr<Double>::MakeSptr(value); in Box() local
47 double Double::Unbox(IDouble *object) /* [in] */ in Unbox() argument
56 sptr<IDouble> object; in Parse() local

Completed in 6 milliseconds

1...<<11121314151617181920>>...111