Home
last modified time | relevance | path

Searched defs:descriptor (Results 176 – 200 of 489) sorted by relevance

12345678910>>...20

/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/
H A Dcommon_mock_net_remote_object_test.h75 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphost_fuzzer/
H A Ddefaultapphost_fuzzer.cpp41 std::u16string descriptor = DefaultAppHost::GetDescriptor(); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/interfaces/
H A Dmock_i_remote_object.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/utils_mock/include/
H A Diremote_object_mock.h76 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/ohos5.0/foundation/ability/dmsfwk/services/dtbabilitymgr/src/continuation_manager/
H A Dapp_connection_stub.cpp40 std::u16string descriptor = IAbilityConnection::GetDescriptor(); in OnRemoteRequest() local
H A Dapp_device_callback_stub.cpp36 std::u16string descriptor = AppDeviceCallbackInterface::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dfree_install_observer_stub.cpp54 std::u16string descriptor = FreeInstallObserverStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dstart_stop_result_call_back_stub.cpp34 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/ohos5.0/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cremote_object.cpp33 OHIPCRemoteStub* OH_IPCRemoteStub_Create(const char *descriptor, OH_OnRemoteRequestCallback request… in OH_IPCRemoteStub_Create()
152 int OH_IPCRemoteProxy_GetInterfaceDescriptor(OHIPCRemoteProxy *proxy, char **descriptor, int32_t *l… in OH_IPCRemoteProxy_GetInterfaceDescriptor()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dacquire_share_data_callback_stub.cpp33 std::u16string descriptor = AcquireShareDataCallbackStub::GetDescriptor(); in OnRemoteRequest() local
H A Dremote_mission_listener_stub.cpp32 std::u16string descriptor = RemoteMissionListenerStub::GetDescriptor(); in OnRemoteRequest() local
H A Dwant_receiver_stub.cpp29 std::u16string descriptor = WantReceiverStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/multimodalinput/input/common/anco/comm/src/
H A Danco_channel_stub.cpp43 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/ohos5.0/base/security/access_token/interfaces/innerkits/token_callback/src/
H A Dtoken_callback_stub.cpp42 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/connectionobs_manager/src/
H A Dconnection_observer_stub.cpp29 std::u16string descriptor = ConnectionObserverStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_server_callback_proxy.cpp143 const BluetoothGattDevice &device, const BluetoothGattDescriptor &descriptor) in OnDescriptorReadRequest()
171 const BluetoothGattDevice &device, const BluetoothGattDescriptor &descriptor) in OnDescriptorWriteRequest()
/ohos5.0/foundation/communication/ipc/interfaces/innerkits/rust/src/cxx/
H A Dremote_object_wrapper.cpp133 RemoteServiceStub::RemoteServiceStub(RemoteStubWrapper *ability, std::u16string descriptor) : IPCOb… in RemoteServiceStub()
196 std::u16string descriptor = Str8ToStr16(s); in FromRemoteStub() local
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp173 for (auto& descriptor : descriptors) { in ConvertBLEDescriptorVectorToJS() local
182 void ConvertBLEDescriptorToJS(napi_env env, napi_value result, GattDescriptor& descriptor) in ConvertBLEDescriptorToJS()
245 const GattDescriptor& descriptor, int requestId) in ConvertDescriptorReadReqToJS()
328 const GattDescriptor &descriptor, int requestId) in ConvertDescriptorWriteReqToJS()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp126 void OnDescriptorRead(int ret, const Descriptor &descriptor) override in OnDescriptorRead()
132 void OnDescriptorWrite(int ret, const Descriptor &descriptor) override in OnDescriptorWrite()
437 …BluetoothGattClientServer::ReadDescriptor(int32_t appId, const BluetoothGattDescriptor &descriptor) in ReadDescriptor()
452 int BluetoothGattClientServer::WriteDescriptor(int32_t appId, BluetoothGattDescriptor *descriptor) in WriteDescriptor()
H A Dbluetooth_gatt_server_server.cpp113 …scriptorReadRequest(const bluetooth::GattDevice &device, const bluetooth::Descriptor &descriptor) … in OnDescriptorReadRequest()
122 …criptorWriteRequest(const bluetooth::GattDevice &device, const bluetooth::Descriptor &descriptor) … in OnDescriptorWriteRequest()
429 const BluetoothGattDevice &device, BluetoothGattDescriptor *descriptor, int32_t ret) in RespondDescriptorRead()
451 const BluetoothGattDevice &device, const BluetoothGattDescriptor &descriptor, int32_t ret) in RespondDescriptorWrite()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/bundle/
H A Dbundle_manager_callback_stub.cpp70 std::u16string descriptor = GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dability_controller_stub.cpp33 std::u16string descriptor = AbilityControllerStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/nfccontrollercallbackstub_test/nfccontrollercallbackstub/nfccontrollercallbackstub_fuzzer/
H A Dnfccontrollercallbackstub_fuzzer.cpp68 std::u16string descriptor = NFC::NfcControllerCallBackStub::GetDescriptor(); in DoNfcControllerCallBackStubFuzzTest() local
/ohos5.0/base/security/code_signature/services/local_code_sign/src/
H A Dlocal_code_sign_stub.cpp44 std::u16string descriptor = LocalCodeSignStub::GetDescriptor(); in OnRemoteRequest() local
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
H A Dsilent_install_callback.h75 std::u16string descriptor = AtomicServiceStatusCallbackStub::GetDescriptor(); in OnRemoteRequest() local

12345678910>>...20