Home
last modified time | relevance | path

Searched defs:object (Results 1 - 25 of 1107) sorted by relevance

12345678910>>...45

/foundation/ability/ability_runtime/service_router_framework/interfaces/inner_api/src/
H A Dservice_router_death_recipient.cpp22 void ServiceRouterDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Dpeer_holder.cpp19 PeerHolder::PeerHolder(const sptr<IRemoteObject> &object) : remoteObject_(object) {} in PeerHolder() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/include/
H A Dmock_accessibility_element_operator_proxy.h26 MockAccessibilityElementOperatorProxy(const sptr<IRemoteObject>& object) : AccessibilityElementOperatorProxy(object) in MockAccessibilityElementOperatorProxy() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_manager_service_state_observer_proxy.cpp20 MockAccessibleAbilityManagerStateObserverProxy( const sptr<IRemoteObject>& object) MockAccessibleAbilityManagerStateObserverProxy() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/include/
H A Dmock_mt_accessibility_element_operator_proxy.h26 MockMtAccessibilityElementOperatorProxy(const sptr<IRemoteObject>& object) : AccessibilityElementOperatorProxy(object) in MockMtAccessibilityElementOperatorProxy() argument
/foundation/barrierfree/accessibility/services/test/xts/inc/
H A Dmock_accessibility_element_operator_proxy.h26 MockA11yElementOperatorProxy(const sptr<IRemoteObject>& object) : A11yElementOperatorProxy(object) in MockA11yElementOperatorProxy() argument
/foundation/window/window_manager/previewer/mock/
H A Dnapi_remote_object.h25 sptr<IRemoteObject> NAPI_ohos_rpc_getNativeRemoteObject(napi_env env, napi_value object) in NAPI_ohos_rpc_getNativeRemoteObject() argument
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dpeer_holder.cpp26 PeerHolder::PeerHolder(const sptr<IRemoteObject> &object) : remoteObject_(object) {} in PeerHolder() argument
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Dmock_iremote_object.h31 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/ability/idl_tool/test/native/src/
H A Dtest_client.cpp33 sptr<IRemoteObject> object = saMgr->GetSystemAbility(IPC_TEST_SERVICE); in ConnectService() local
/foundation/ability/ability_runtime/interfaces/kits/native/ability/native/continuation/remote_register_service/
H A Dconnect_callback_proxy.h31 explicit ConnectCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy(object) {}; in ConnectCallbackProxy() argument
/foundation/ability/ability_runtime/services/abilitymgr/src/utils/
H A Dapp_mgr_util.cpp35 auto object = sysMgrClient->GetSystemAbility(APP_MGR_SERVICE_ID); in GetAppMgr() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Danimatable_arithmetic_proxy.h25 explicit AnimatableArithmeticProxy(RefPtr<CustomAnimatableArithmetic> object) : object_(object) {} in AnimatableArithmeticProxy() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_service_death_recipient.cpp24 void BundleMgrServiceDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& object) in OnRemoteDied() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/addapprunningcontrolrule_fuzzer/
H A Daddapprunningcontrolrule_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/cleanbundledatafiles_fuzzer/
H A Dcleanbundledatafiles_fuzzer.cpp29 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/deleteapprunningcontrolrule_fuzzer/
H A Ddeleteapprunningcontrolrule_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getappidbybundlename_fuzzer/
H A Dgetappidbybundlename_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getbundlegids_fuzzer/
H A Dgetbundlegids_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getdisposedstatus_fuzzer/
H A Dgetdisposedstatus_fuzzer.cpp29 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getpermissiondef_fuzzer/
H A Dgetpermissiondef_fuzzer.cpp29 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getnameforuid_fuzzer/
H A Dgetnameforuid_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/cleanbundlecachefiles_fuzzer/
H A Dcleanbundlecachefiles_fuzzer.cpp29 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getapptype_fuzzer/
H A Dgetapptype_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getuidbybundlename_fuzzer/
H A Dgetuidbybundlename_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local

Completed in 9 milliseconds

12345678910>>...45