Home
last modified time | relevance | path

Searched defs:descriptor (Results 1 - 25 of 370) sorted by relevance

12345678910>>...15

/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/filemanagement/app_file_service/tests/mock/utils_mock/include/
H A Diremote_object_mock.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/ability/form_fwk/test/mock/include/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_test/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/ability/ability_runtime/test/unittest/appkit/ohos_application_first_test/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/CastEngine/castengine_wifi_display/services/common/
H A Dreflect_registration.cpp22 std::shared_ptr<void> ReflectRegistration::CreateObject(const std::string &descriptor) in CreateObject() argument
32 bool ReflectRegistration::Register(const std::string &descriptor, Constructor creator) in Register() argument
47 void ReflectRegistration::Unregister(const std::string &descriptor) in Unregister() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/platform/ipc_core/
H A Diremote_broker.cpp29 bool BrokerRegistration::Register(const std::u16string &descriptor, const Constructor &creator, in Register() argument
35 void BrokerRegistration::Unregister(const std::u16string &descriptor) in Unregister() argument
39 sptr<IRemoteBroker> BrokerRegistration::NewInstance(const std::u16string &descriptor, const sptr<IRemoteObject> &object) in NewInstance() argument
/foundation/multimodalinput/input/service/connect_manager/src/
H A Dinput_binder_client_stub.cpp30 std::u16string descriptor = InputBinderClientStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/observer/src/
H A Dav_session_state_listener.cpp24 void AvSessionStateListener::MarshallingAVSessionDescriptor(const AVSession::AVSessionDescriptor& descriptor, in MarshallingAVSessionDescriptor() argument
32 void AvSessionStateListener::OnSessionCreate(const AVSession::AVSessionDescriptor& descriptor) in OnSessionCreate() argument
40 void AvSessionStateListener::OnSessionRelease(const AVSession::AVSessionDescriptor& descriptor) in OnSessionRelease() argument
48 void AvSessionStateListener::OnTopSessionChange(const AVSession::AVSessionDescriptor& descriptor) in OnTopSessionChange() argument
[all...]
/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_mock_net_remote_object_test.h75 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/
H A Dinterface_state_callback_stub.cpp28 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/communication/netmanager_ext/frameworks/native/netshareclient/src/proxy/ipccallback/
H A Dnetshare_result_callback_stub.cpp27 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_foreground_state_observer_stub.cpp33 std::u16string descriptor = AbilityForegroundStateObserverStub::GetDescriptor(); in OnRemoteRequest() local
H A Dability_info_callback_stub.cpp33 std::u16string descriptor = AbilityInfoCallbackStub::GetDescriptor(); in OnRemoteRequest() local
H A Dchild_scheduler_stub.cpp32 std::u16string descriptor = ChildSchedulerStub::GetDescriptor(); in OnRemoteRequest() local
H A Dconfiguration_observer_stub.cpp35 std::u16string descriptor = ConfigurationObserverStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_free_install_callback_stub.cpp49 std::u16string descriptor = DmsFreeInstallCallbackStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dprovider_connect_stub.cpp35 std::u16string descriptor = ProviderConnectStub::GetDescriptor(); in OnRemoteRequest() local
H A Dform_publish_interceptor_stub.cpp38 std::u16string descriptor = FormPublishInterceptorStub::GetDescriptor(); in OnRemoteRequest() local
H A Dform_host_delegate_stub.cpp36 std::u16string descriptor = FormHostDelegateStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/ability/form_fwk/services/src/
H A Dfree_install_status_callback_stub.cpp44 std::u16string descriptor = FreeInstallStatusCallBackStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Ddevice_selection_notifier_stub.cpp38 std::u16string descriptor = IDeviceSelectionNotifier::GetDescriptor(); in OnRemoteRequest() local
/foundation/ability/dmsfwk/test/fuzztest/abilityconnectionwrapperstub_fuzzer/
H A Dabilityconnectionwrapperstub_fuzzer.cpp44 std::u16string descriptor = IAbilityConnection::GetDescriptor(); in OnAbilityConnectDoneFuzzTest() local
79 std::u16string descriptor = IAbilityConnection::GetDescriptor(); in OnAbilityDisconnectDoneFuzzTest() local
/foundation/ability/dmsfwk/test/fuzztest/bundlemanagercallbackstub_fuzzer/
H A Dbundlemanagercallbackstub_fuzzer.cpp38 std::u16string descriptor = bundleManager_->GetDescriptor(); in OnQueryInstallationFinishedInnerFuzzTest() local
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_connector_internal_impl.cpp31 IntellVoiceTriggerAdapterDsecriptor descriptor; in TriggerConnectorInternalImpl() local

Completed in 7 milliseconds

12345678910>>...15