/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt_client.cpp | 657 BleGattcReadDescriptor(int clientId, BtGattDescriptor descriptor) BleGattcReadDescriptor() argument 692 BleGattcWriteDescriptor(int clientId, BtGattDescriptor descriptor, int len, const char *value) BleGattcWriteDescriptor() argument [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/include/ |
H A D | audio_policy_server_handler.h | 92 sptr<AudioDeviceDescriptor> descriptor; member in OHOS::AudioStandard::AudioPolicyServerHandler::EventContextObj
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | gpu_resource_manager.h | 388 explicit ResourceDescriptor(const GpuBufferDesc& descriptor) : combinedBufDescriptor { {}, descriptor } {} in ResourceDescriptor() argument 389 explicit ResourceDescriptor(const GpuImageDesc& descriptor) : imageDescriptor(descriptor) {} in ResourceDescriptor() argument 390 explicit ResourceDescriptor(const GpuSamplerDesc& descriptor) : samplerDescriptor(descriptor) {} in ResourceDescriptor() argument 391 explicit ResourceDescriptor(const GpuAccelerationStructureDesc& descriptor) : combinedBufDescriptor(descriptor) in ResourceDescriptor() argument 416 ResourceDescriptor descriptor; global() member 487 ResourceDescriptor descriptor; global() member [all...] |
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_pixelmap.cpp | 537 const auto descriptor = map.GetFd(); in OnClientMarshalling() local
|
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/ |
H A D | file_access_ext_stub.cpp | 75 std::u16string descriptor = FileAccessExtStub::GetDescriptor(); in OnRemoteRequest() local
|
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/ |
H A D | avsession_remote_test.cpp | 137 AudioDeviceDescriptor descriptor; in SetUpTestCase() local 533 AVSessionDescriptor descriptor; in HWTEST_F() local 556 AVSessionDescriptor descriptor; HWTEST_F() local 571 AVSessionDescriptor descriptor; HWTEST_F() local 590 AVSessionDescriptor descriptor; HWTEST_F() local 722 AVSessionDescriptor descriptor; HWTEST_F() local 770 AVSessionDescriptor descriptor; HWTEST_F() local [all...] |
/foundation/multimedia/av_session/services/session/server/ |
H A D | avsession_item.cpp | 64 AVSessionItem::AVSessionItem(const AVSessionDescriptor& descriptor, int32_t userId) in AVSessionItem() argument
|
/foundation/multimedia/av_session/services/session/ipc/proxy/ |
H A D | avsession_service_proxy.cpp | 131 GetSessionDescriptorsBySessionId(const std::string& sessionId, AVSessionDescriptor& descriptor) GetSessionDescriptorsBySessionId() argument [all...] |
/foundation/multimedia/av_session/services/session/server/test/ |
H A D | avsession_service_test.cpp | 865 OHOS::sptr<AudioDeviceDescriptor> descriptor = new(std::nothrow) AudioDeviceDescriptor(); in HWTEST_F() local 1186 AVSessionDescriptor descriptor; in HWTEST_F() local
|
/foundation/multimedia/av_session/frameworks/native/session/src/ |
H A D | avsession_manager_impl.cpp | 143 GetSessionDescriptorsBySessionId(const std::string& sessionId, AVSessionDescriptor& descriptor) GetSessionDescriptorsBySessionId() argument
|
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/ |
H A D | audio_module.cpp | 40 JSPropertyDescriptor descriptor; in DefineProperty() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/ |
H A D | res_sched_service_stub.cpp | 155 std::u16string descriptor = ResSchedServiceStub::GetDescriptor();
in IsValidToken() local
|
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/ |
H A D | resschedobserver_fuzzer.cpp | 509 AVSession::AVSessionDescriptor descriptor; in AvSessionStateListenerFuzzTest() local
|
/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | message_parcel.cpp | 252 sptr<IPCFileDescriptor> descriptor = new (std::nothrow) IPCFileDescriptor(dupFd); in WriteFileDescriptor() local 262 sptr<IPCFileDescriptor> descriptor = ReadObject<IPCFileDescriptor>(); in ReadFileDescriptor() local
|
H A D | process_skeleton.cpp | 118 bool ProcessSkeleton::DetachObject(IRemoteObject *object, const std::u16string &descriptor) in DetachObject() argument 150 bool ProcessSkeleton::AttachObject(IRemoteObject *object, const std::u16string &descriptor, bool lockFlag) in AttachObject() argument 180 QueryObject(const std::u16string &descriptor, bool lockFlag) QueryObject() argument [all...] |
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_test/ |
H A D | net_conn_service_proxy_test.cpp | 146 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | netsys_native_client_test.cpp | 344 std::u16string descriptor = std::u16string(); in HWTEST_F() local
|
/foundation/communication/ipc/ipc/test/auxiliary/native/src/ |
H A D | test_service.cpp | 296 int TestService::TestRegisterRemoteStub(const char *descriptor, const sptr<IRemoteObject> object) in TestRegisterRemoteStub() argument 306 int TestService::TestUnRegisterRemoteStub(const char *descriptor) in TestUnRegisterRemoteStub() argument 316 sptr<IRemoteObject> TestService::TestQueryRemoteProxy(const char *descriptor) in TestQueryRemoteProxy() argument [all...] |
/foundation/communication/netmanager_ext/test/ethernetmanager/unittest/ethernet_manager_test/ |
H A D | ethernet_manager_test.cpp | 83 std::u16string descriptor = data.ReadInterfaceToken(); variable
|
/foundation/distributeddatamgr/data_share/frameworks/native/provider/src/ |
H A D | datashare_stub.cpp | 71 std::u16string descriptor = DataShareStub::GetDescriptor(); in OnRemoteRequest() local
|
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/common/ |
H A D | napi_data_utils.cpp | 372 napi_status NapiDataUtils::GetValue(napi_env env, napi_value in, std::shared_ptr<TypeDescriptor> &descriptor) in GetValue() argument
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_ipc/ |
H A D | service_stub.cpp | 116 const std::u16string descriptor = ServiceStub::GetDescriptor(); in OnRemoteRequest() local
|
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/ |
H A D | softbus_adapter_ble_gatt_client.c | 114 static void GattcWriteDescriptorCallback(int clientId, BtGattDescriptor *descriptor, int status) in GattcWriteDescriptorCallback() argument
|
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/ |
H A D | vas.h | 55 __be64 descriptor; member 71 u64 descriptor; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | vas.h | 262 __be64 descriptor; member 267 u64 descriptor; member
|