Home
last modified time | relevance | path

Searched defs:object (Results 176 - 200 of 2770) sorted by relevance

12345678910>>...111

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
H A DSymbolSize.h16 namespace object { namespace
/third_party/skia/third_party/externals/tint/src/ast/
H A Dindex_accessor_expression.h47 const Expression* const object; member in tint::ast::IndexAccessorExpression
/base/customization/enterprise_device_management/test/unittest/common/mock/src/
H A Dedm_sys_manager_mock.cpp37 auto object = sysAbilityMgr->GetSystemAbility(systemAbilityId); in GetRemoteObjectOfSystemAbility() local
47 void EdmSysManager::RegisterSystemAbilityOfRemoteObject(int32_t systemAbilityId, sptr<IRemoteObject> object) in RegisterSystemAbilityOfRemoteObject() argument
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_data_channel_proxy.cpp26 InputDataChannelProxy::InputDataChannelProxy(const sptr<IRemoteObject> &object) in InputDataChannelProxy() argument
/base/notification/distributed_notification_service/services/ans/include/
H A Dremote_death_recipient.h48 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/base/notification/common_event_service/test/fuzztest/commoneventproxy_fuzzer/
H A Dcommoneventproxy_fuzzer.cpp27 sptr<IRemoteObject> object = nullptr; in DoSomethingInterestingWithMyAPI() local
/base/security/certificate_framework/frameworks/js/napi/certificate/inc/
H A Dnapi_cert_utils.h34 inline void CertAddUint32Property(napi_env env, napi_value object, const char *name, uint32_t value) in CertAddUint32Property() argument
/base/security/certificate_framework/test/fuzztest/cfcreate_fuzzer/
H A Dcfcreate_fuzzer.cpp49 CfObject *object = nullptr; in CfCreateFuzzTest() local
/base/security/dlp_permission_service/services/dlp_permission/sa/sa_main/
H A Ddlp_permission_async_proxy.h31 explicit DlpPermissionAsyncProxy(const sptr<IRemoteObject>& object) : IRemoteProxy<IDlpPermissionCallback>(object) in DlpPermissionAsyncProxy() argument
/base/security/security_component_manager/services/security_component_service/sa/test/mock/include/
H A Dif_system_ability_manager.h33 template <typename INTERFACE> inline sptr<INTERFACE> iface_cast(const sptr<MockIRemoteObject> &object) in iface_cast() argument
H A Dmock_system_ability_proxy.h35 sptr<MockIRemoteObject> object = new MockIRemoteObject(); in GetSystemAbility() local
/base/sensors/miscdevice/utils/common/include/
H A Ddeath_recipient_template.h28 virtual void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/base/security/security_guard/frameworks/common/collector/src/
H A Dcollector_service_loader.cpp34 auto object = registry->CheckSystemAbility(SECURITY_COLLECTOR_MANAGER_SA_ID); in LoadCollectorService() local
52 void CollectorServiceLoader::LoadCallback::OnLoadSystemAbilitySuccess(int32_t sid, const sptr<IRemoteObject> &object) in OnLoadSystemAbilitySuccess() argument
/base/sensors/medical_sensor/utils/include/
H A Ddeath_recipient_template.h28 virtual void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/base/sensors/sensor/utils/common/include/
H A Ddeath_recipient_template.h28 virtual void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/base/telephony/call_manager/services/call_report/src/
H A Dcall_ability_callback_death_recipient.cpp34 void CallAbilityCallbackDeathRecipient::OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject> &object) in OnRemoteDied() argument
/base/theme/wallpaper_mgr/services/include/
H A Dwallpaper_service_cb_proxy.h30 explicit WallpaperServiceCbProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IWallpaperCallback>(object) in WallpaperServiceCbProxy() argument
/base/telephony/state_registry/frameworks/js/napi/include/
H A Devent_listener_manager.h32 inline static bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &object, int64_t delayTime = 0) in SendEvent() argument
/base/telephony/state_registry/frameworks/cj/src/
H A Dtelephony_observer_impl.h31 inline static bool SendEvent(uint32_t innerEventId, std::unique_ptr<T, D> &object, int64_t delayTime = 0) in SendEvent() argument
/base/useriam/user_auth_framework/frameworks/native/ipc/inc/
H A Duser_auth_callback_proxy.h28 explicit UserAuthCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<UserAuthCallbackInterface>(object) in UserAuthCallbackProxy() argument
42 explicit GetExecutorPropertyCallbackProxy(const sptr<IRemoteObject> &object) in GetExecutorPropertyCallbackProxy() argument
56 explicit SetExecutorPropertyCallbackProxy(const sptr<IRemoteObject> &object) in SetExecutorPropertyCallbackProxy() argument
H A Duser_auth_event_listener_proxy.h27 explicit AuthEventListenerProxy(const sptr<IRemoteObject> &object) in AuthEventListenerProxy() argument
H A Duser_idm_callback_proxy.h29 explicit IdmCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IdmCallbackInterface>(object) in IdmCallbackProxy() argument
43 explicit IdmGetCredentialInfoProxy(const sptr<IRemoteObject> &object) in IdmGetCredentialInfoProxy() argument
57 explicit IdmGetSecureUserInfoProxy(const sptr<IRemoteObject> &object) in IdmGetSecureUserInfoProxy() argument
H A Dwidget_callback_proxy.h28 explicit WidgetCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<WidgetCallbackInterface>(object) in WidgetCallbackProxy() argument
/base/useriam/pin_auth/frameworks/ipc/inc/
H A Dpin_auth_proxy.h30 explicit PinAuthProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<PinAuthInterface>(object) in PinAuthProxy() argument
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dsys_mgr_client_mock.cpp34 OHOS::sptr<OHOS::IRemoteObject> object = systemAbilityManager->GetSystemAbility(systemAbilityId); in GetSystemAbility() local

Completed in 7 milliseconds

12345678910>>...111