Home
last modified time | relevance | path

Searched defs:descriptor (Results 126 – 150 of 489) sorted by relevance

12345678910>>...20

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/defaultapphost_fuzzer/
H A Ddefaultapphost_fuzzer.cpp34 std::u16string descriptor = DefaultAppHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixmanagerhost_fuzzer/
H A Dquickfixmanagerhost_fuzzer.cpp34 std::u16string descriptor = QuickFixManagerHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/
H A Dui_service_host_stub.cpp37 std::u16string descriptor = UIServiceHostStub::GetDescriptor(); in OnRemoteRequest() local
H A Dui_service_stub.cpp37 std::u16string descriptor = UIServiceStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dnative_child_notify_stub.cpp28 std::u16string descriptor = NativeChildNotifyStub::GetDescriptor(); in OnRemoteRequest() local
H A Drender_scheduler_host.cpp32 std::u16string descriptor = RenderSchedulerHost::GetDescriptor(); in OnRemoteRequest() local
H A Dability_foreground_state_observer_stub.cpp33 std::u16string descriptor = AbilityForegroundStateObserverStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
H A Dtrigger_connector_internal_impl.cpp31 IntellVoiceTriggerAdapterDsecriptor descriptor; in TriggerConnectorInternalImpl() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/ohos5.0/base/powermgr/thermal_manager/test/unittest/mock/src/
H A Dmock_thermal_remote_object.cpp20 MockThermalRemoteObject::MockThermalRemoteObject(std::u16string descriptor) : IRemoteObject(descrip… in MockThermalRemoteObject()
/ohos5.0/base/powermgr/battery_manager/test/unittest/mock/source/
H A Dmock_remote_object.cpp20 MockRemoteObject::MockRemoteObject(std::u16string descriptor) : IRemoteObject(descriptor) {} in MockRemoteObject()
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/mock/src/
H A Dmock_display_remote_object.cpp20 MockDisplayRemoteObject::MockDisplayRemoteObject(std::u16string descriptor) : IRemoteObject(descrip… in MockDisplayRemoteObject()
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/gatt/
H A Dgatt_client_test.cpp57 void OnDescriptorReadResult(const GattDescriptor &descriptor, int ret) in OnDescriptorReadResult()
62 void OnDescriptorWriteResult(const GattDescriptor &descriptor, int ret) in OnDescriptorWriteResult()
256 GattDescriptor descriptor = GattDescriptor(uuid_, permissions); variable
341 GattDescriptor descriptor = GattDescriptor(uuid_, permissions); variable
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_stub.cpp61 std::u16string descriptor = BluetoothGattServerStub::GetDescriptor(); in OnRemoteRequest() local
217 …std::shared_ptr<BluetoothGattDescriptor> descriptor(data.ReadParcelable<BluetoothGattDescriptor>()… in RespondDescriptorReadInner() local
236 …std::shared_ptr<BluetoothGattDescriptor> descriptor(data.ReadParcelable<BluetoothGattDescriptor>()… in RespondDescriptorWriteInner() local
/ohos5.0/foundation/bundlemanager/distributed_bundle_framework/test/fuzztest/distributedbmshost_fuzzer/
H A Ddistributedbmshost_fuzzer.cpp38 std::u16string descriptor = DistributedBmsHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/parcel/
H A Dbluetooth_gatt_descriptor_parcel.cpp52 BluetoothGattDescriptor *descriptor = new BluetoothGattDescriptor(); in Unmarshalling() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Diremote_object.cpp80 IRemoteObject::IRemoteObject(std::u16string descriptor) : descriptor_(descriptor) in IRemoteObject()
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Ddevice_selection_notifier_stub.cpp38 std::u16string descriptor = IDeviceSelectionNotifier::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/
H A Ddms_free_install_callback_stub.cpp49 std::u16string descriptor = DmsFreeInstallCallbackStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_application/bundleinstallerhost_fuzzer/
H A Dbundleinstallerhost_fuzzer.cpp41 std::u16string descriptor = BundleInstallerHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/continuation/distributed/
H A Dreverse_continuation_scheduler_primary_stub.cpp44 std::u16string descriptor = Str8ToStr16(DESCRIPTOR); in OnRemoteRequest() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dremote_on_listener_stub.cpp32 std::u16string descriptor = RemoteOnListenerStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/filemanagement/user_file_service/services/native/file_access_service/src/
H A Dobserver_callback_stub.cpp50 std::u16string descriptor = ObserverCallbackStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/src/
H A Dability_first_frame_state_observer_stub.cpp36 std::u16string descriptor = AbilityFirstFrameStateObserverStub::GetDescriptor(); in OnRemoteRequest() local
H A Dability_foreground_state_observer_stub.cpp33 std::u16string descriptor = AbilityForegroundStateObserverStub::GetDescriptor(); in OnRemoteRequest() local

12345678910>>...20