Home
last modified time | relevance | path

Searched defs:object (Results 526 - 550 of 2011) sorted by relevance

1...<<21222324252627282930>>...81

/foundation/arkui/ace_engine/adapter/ohos/services/uiservice/src/
H A Dui_service_mgr_stub.cpp74 auto object = data.ReadRemoteObject(); in RegisterCallBackInner() local
/foundation/arkui/ace_engine/frameworks/base/json/
H A Dnode_object.cpp28 auto object = std::make_shared<UObject>(); in FromJsonObject() local
116 auto object = std::make_unique<NodeObject>(); in GetValue() local
/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_client_proxy.cpp24 AccessibleAbilityClientProxy::AccessibleAbilityClientProxy(const sptr<IRemoteObject> &object) in AccessibleAbilityClientProxy() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/
H A Ddefault_app_proxy.cpp27 DefaultAppProxy::DefaultAppProxy(const sptr<IRemoteObject>& object) in DefaultAppProxy() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_stream_installer_proxy.cpp26 BundleStreamInstallerProxy::BundleStreamInstallerProxy(const sptr<IRemoteObject> &object) in BundleStreamInstallerProxy() argument
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/quick_fix/
H A Dquick_fix_manager_host.cpp79 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleDeployQuickFix() local
100 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleSwitchQuickFix() local
120 sptr<IRemoteObject> object = data.ReadRemoteObject(); in HandleDeleteQuickFix() local
/foundation/barrierfree/accessibility/common/interface/test/unittest/mock/
H A Dmock_accessible_ability_client_proxy.cpp24 AccessibleAbilityClientProxyMock::AccessibleAbilityClientProxyMock(const sptr<IRemoteObject> &object) in AccessibleAbilityClientProxyMock() argument
/foundation/bundlemanager/app_domain_verify/interfaces/inner_api/client/src/
H A Dapp_domain_verify_agent_client.cpp95 void AppDomainVerifyAgentClient::OnRemoteSaDied(const wptr<IRemoteObject> &object) in OnRemoteSaDied() argument
127 void AgentSaDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
H A Dconsole_module_test.cpp94 void ConsoleModuleTest::EvalAndVerify(TestObjectWrapper object) in EvalAndVerify() argument
[all...]
/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_client.cpp140 void UiAppearanceDeathRecipient::OnRemoteDied(const wptr<IRemoteObject>& object) in OnRemoteDied() argument
/foundation/arkui/napi/interfaces/inner_api/cjffi/ark_interop/
H A Dark_interop_object.cpp68 auto object = BIT_CAST(jobj, Local<ObjectRef>); in ARKTS_HasOwnProperty() local
79 auto object = BIT_CAST(jobj, Local<ObjectRef>); in ARKTS_EnumOwnProperties() local
93 auto object = BIT_CAST(jobj, Local<ObjectRef>); ARKTS_DefineOwnProperty() local
114 auto object = BIT_CAST(jobj, Local<ObjectRef>); ARKTS_DefineAccessors() local
134 auto object = BIT_CAST(jobj, Local<ObjectRef>); ARKTS_SetProperty() local
148 auto object = BIT_CAST(jobj, Local<ObjectRef>); ARKTS_GetProperty() local
[all...]
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_async_work.h48 std::shared_ptr<NapiNativeObject> object = nullptr; member
69 std::shared_ptr<NapiNativeObject> object; member
/foundation/communication/bluetooth_service/services/bluetooth/server/include/
H A Dremote_observer_list.h161 void RemoteObserverList<T, Args...>::ObserverDeathRecipient::OnRemoteDied(const wptr<IRemoteObject> &object) in OnRemoteDied() argument
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultappproxy_fuzzer/
H A Ddefaultappproxy_fuzzer.cpp52 sptr<IRemoteObject> object; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/bmsecologicalrulemgrserviceclient_fuzzer/
H A Dbmsecologicalrulemgrserviceclient_fuzzer.cpp43 wptr<IRemoteObject> object = nullptr; in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/ecological_rule_manager/interfaces/innerkits/src/
H A Decological_rule_mgr_service_proxy.cpp26 EcologicalRuleMgrServiceProxy::EcologicalRuleMgrServiceProxy(const sptr<IRemoteObject> &object) in EcologicalRuleMgrServiceProxy() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/extend_resource_manager_proxy_test/
H A Dextend_resource_manager_proxy_test.cpp62 sptr<IRemoteObject> object; in HWTEST_F() local
84 sptr<IRemoteObject> object; in HWTEST_F() local
106 sptr<IRemoteObject> object; in HWTEST_F() local
124 sptr<IRemoteObject> object; in HWTEST_F() local
146 sptr<IRemoteObject> object; in HWTEST_F() local
163 sptr<IRemoteObject> object; HWTEST_F() local
181 sptr<IRemoteObject> object; HWTEST_F() local
200 sptr<IRemoteObject> object; HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dcontent_object.cpp134 bool CheckContentRequirements(const IObject::Ptr& object) in CheckContentRequirements() argument
H A Dcontainer_observer.cpp152 const auto object = interface_pointer_cast<const IObject>(c); in Unsubscribe() local
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/
H A Dser_nodes.h186 ISerNode::Ptr object; member in Serialization::RootNode
/foundation/multimedia/av_codec/frameworks/native/capi/avmuxer/
H A Dnative_avmuxer.cpp42 struct AVMuxerObject *object = new(std::nothrow) AVMuxerObject(avmuxer); in OH_AVMuxer_Create() local
51 struct AVMuxerObject *object = reinterpret_cast<AVMuxerObject *>(muxer); in OH_AVMuxer_SetRotation() local
72 struct AVMuxerObject *object = reinterpret_cast<AVMuxerObject *>(muxer); in OH_AVMuxer_AddTrack() local
87 struct AVMuxerObject *object = reinterpret_cast<AVMuxerObject *>(muxer); in OH_AVMuxer_Start() local
108 struct AVMuxerObject *object = reinterpret_cast<AVMuxerObject *>(muxer); OH_AVMuxer_WriteSample() local
132 struct AVMuxerObject *object = reinterpret_cast<AVMuxerObject *>(muxer); OH_AVMuxer_WriteSampleBuffer() local
147 struct AVMuxerObject *object = reinterpret_cast<AVMuxerObject *>(muxer); OH_AVMuxer_Stop() local
[all...]
/foundation/multimedia/av_codec/frameworks/native/capi/avsource/
H A Dnative_avsource.cpp76 struct AVSourceObject *object = new(std::nothrow) AVSourceObject(source); in OH_AVSource_CreateWithURI() local
90 struct AVSourceObject *object = new(std::nothrow) AVSourceObject(source); in OH_AVSource_CreateWithFD() local
105 struct AVSourceObject *object = new(std::nothrow) AVSourceObject(source); in OH_AVSource_CreateWithDataSource() local
/foundation/graphic/graphic_3d/lume/metaobject/test/src/base/
H A DSharedPtrTest.cpp272 ITestInterface object; in HWTEST_F() local
304 ITestInterface object; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.h30 sptr<IRemoteBroker> operator () (const sptr<IRemoteObject> &object) in operator ()() argument
117 template <typename INTERFACE> inline sptr<INTERFACE> iface_cast(const sptr<IRemoteObject> &object) in iface_cast() argument
/foundation/graphic/graphic_3d/lume/metaobject/src/loaders/
H A Dcsv_string_resource_loader.cpp122 Object object; in CreateStringResourceObject() local

Completed in 12 milliseconds

1...<<21222324252627282930>>...81