Home
last modified time | relevance | path

Searched defs:object (Results 226 - 250 of 2770) sorted by relevance

12345678910>>...111

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/isdefaultapplication_fuzzer/
H A Disdefaultapplication_fuzzer.cpp33 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/switchquickfix_fuzzer/
H A Dswitchquickfix_fuzzer.cpp29 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/getdefaultapplication_fuzzer/
H A Dgetdefaultapplication_fuzzer.cpp28 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_information/queryabilityinfos_fuzzer/
H A Dqueryabilityinfos_fuzzer.cpp29 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/getappjumpcontrolrule_fuzzer/
H A Dgetappjumpcontrolrule_fuzzer.cpp27 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_attach.h51 bool Attach(const T& object) in Attach() argument
65 bool Attach(const T& object, const U& dataContext) in Attach() argument
77 Detach(const T& object) Detach() argument
[all...]
H A Dintf_attachment_container.h55 bool Attach(const T& object) in Attach() argument
64 bool Attach(const T& object, const U& dataContext) in Attach() argument
79 bool Attach(IContainer::SizeType pos, const T& object, const U& dataContext) in Attach() argument
88 Detach(const T& object) Detach() argument
[all...]
H A Dintf_object.h121 GetSelf(const T& object) GetSelf() argument
130 GetSelf(const T& object) GetSelf() argument
139 Resolve(const T& object, const RefUri& uri) Resolve() argument
148 Resolve(const T& object, const RefUri& uri) Resolve() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.cpp39 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, const sptr<IRemoteObject> &object) in NewInstance() argument
29 Register(const std::u16string &descriptor, const Constructor &creator, const BrokerDelegatorBase *object) Register() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Djson_exporter.cpp24 ReturnError JsonExporter::Export(CORE_NS::IFile& output, const IObject::ConstPtr& object) in Export() argument
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dinput_binder_client_death_recipient.cpp31 void InputBinderClientDeathRecipient::OnRemoteDied(const OHOS::wptr<OHOS::IRemoteObject> &object) in OnRemoteDied() argument
/foundation/resourceschedule/background_task_mgr/services/continuous_task/include/
H A Dremote_death_recipient.h37 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/resourceschedule/device_usage_statistics/services/common/include/
H A Dremote_death_recipient.h37 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/resourceschedule/memmgr/services/memmgrservice/include/purgeable_mem_manager/
H A Dremote_death_recipient.h37 void OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/resourceschedule/work_scheduler/services/native/src/
H A Dscheduler_bg_task_subscriber.cpp61 void SchedulerBgTaskSubscriber::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/
H A Dnet_stats_network.cpp40 bool NetStatsNetwork::Marshalling(Parcel &parcel, const sptr<NetStatsNetwork> &object) in Marshalling() argument
/foundation/communication/ipc/ipc/native/test/unittest/common/
H A Diremote_object_unitest.cpp70 sptr<IRemoteObject> object = new IPCObjectProxy(16); in HWTEST_F() local
83 sptr<IRemoteObject> object = new IPCObjectProxy(0); in HWTEST_F() local
/foundation/communication/ipc/services/dbinder/dbinder_service/src/
H A Ddbinder_death_recipient.cpp32 sptr<IRemoteObject> object = remote.promote(); in OnRemoteDied() local
/foundation/communication/netmanager_base/frameworks/native/netconnclient/src/
H A Dnet_supplier_info.cpp94 bool NetSupplierInfo::Marshalling(Parcel &parcel, const sptr<NetSupplierInfo> &object) in Marshalling() argument
[all...]
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/Mock/
H A Dnet_supplier_info.cpp33 bool NetSupplierInfo::Marshalling(Parcel &parcel, const sptr<NetSupplierInfo> &object) in Marshalling() argument
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/ipc/
H A Dfile_trans_listener_proxy.h30 explicit FileTransListenerProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IFileTransListener>(object) {} in FileTransListenerProxy() argument
H A Dfile_dfs_listener_proxy.h30 explicit FileDfsListenerProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IFileDfsListener>(object) {} in FileDfsListenerProxy() argument
H A Dasset_recv_callback_proxy.h29 explicit AssetRecvCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IAssetRecvCallback>(object) {} in AssetRecvCallbackProxy() argument
H A Dasset_send_callback_proxy.h28 explicit AssetSendCallbackProxy(const sptr<IRemoteObject> &object) : IRemoteProxy<IAssetSendCallback>(object) {} in AssetSendCallbackProxy() argument
/kernel/linux/linux-5.10/fs/cachefiles/
H A Dmain.c42 struct cachefiles_object *object = _object; in cachefiles_object_init_once() local

Completed in 7 milliseconds

12345678910>>...111