Home
last modified time | relevance | path

Searched defs:descriptor (Results 701 - 725 of 1042) sorted by relevance

1...<<21222324252627282930>>...42

/base/global/resource_management/frameworks/resmgr/src/
H A Dnative_resource_manager.cpp271 auto descriptor = DrawableDescriptorFactory::Create(foregroundInfo, backgroundInfo, in OH_ResourceManager_GetDrawableDescriptorData() local
278 auto descriptor = DrawableDescriptorFactory::Create(resId, mgr->resManager, state, drawableType, density); in OH_ResourceManager_GetDrawableDescriptorData() local
308 auto descriptor = DrawableDescriptorFactory::Create(foregroundInfo, backgroundInfo, in OH_ResourceManager_GetDrawableDescriptorDataByName() local
319 auto descriptor = std::make_unique<DrawableDescriptor>(std::move(iconInfo.first), iconInfo.second); in OH_ResourceManager_GetDrawableDescriptorDataByName() local
326 auto descriptor = DrawableDescriptorFactory::Create(resName, mgr->resManager, state, drawableType, density); in OH_ResourceManager_GetDrawableDescriptorDataByName() local
[all...]
/base/customization/enterprise_device_management/interfaces/kits/usb_manager/src/
H A Dusb_manager_addon.cpp544 int32_t descriptor = -1; in GetUsbDeviceTypeFromNAPI() local
579 napi_value descriptor = nullptr; in UsbDeviceTypeToJsObj() local
[all...]
/base/security/access_token/services/privacymanager/src/service/
H A Dprivacy_manager_stub.cpp95 std::u16string descriptor = data.ReadInterfaceToken(); in OnRemoteRequest() local
/base/security/access_token/services/privacymanager/test/unittest/
H A Dprivacy_manager_service_test.cpp363 std::string descriptor = "I don't know"; in HWTEST_F() local
/base/telephony/core_service/test/unittest/core_service_gtest/
H A Dcore_service_native_branch_test.cpp111 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_gatt_client.cpp181 GattDescriptor *descriptor = nullptr; in GetGattcDescriptor() local
330 GattDescriptor *descriptor = GetGattcDescriptor(gattClient->GetClient(), napiDescriptor); in ParseGattClientReadDescriptorValue() local
342 GattDescriptor *descriptor = nullptr; in ReadDescriptorValue() local
611 GattDescriptor *descriptor = GetGattcDescriptor(gattClient->GetClient(), napiDescriptor); CheckWriteDescriptorValueEx() local
623 GattDescriptor* descriptor = nullptr; WriteDescriptorValueEx() local
773 GattDescriptor *descriptor = GetGattcDescriptor(gattClient->GetClient(), napiDescriptor); CheckWriteDescriptorValue() local
784 GattDescriptor* descriptor = nullptr; WriteDescriptorValue() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp437 int BluetoothGattClientServer::ReadDescriptor(int32_t appId, const BluetoothGattDescriptor &descriptor) in ReadDescriptor() argument
452 int BluetoothGattClientServer::WriteDescriptor(int32_t appId, BluetoothGattDescriptor *descriptor) in WriteDescriptor() argument
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_stub.cpp105 std::u16string descriptor = BluetoothAvrcpCtStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_client.cpp657 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 Daudio_policy_server_handler.h92 sptr<AudioDeviceDescriptor> descriptor; member in OHOS::AudioStandard::AudioPolicyServerHandler::EventContextObj
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
H A Dgpu_resource_manager.h388 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 Drs_profiler_pixelmap.cpp537 const auto descriptor = map.GetFd(); in OnClientMarshalling() local
/foundation/filemanagement/user_file_service/interfaces/inner_api/file_access/src/
H A Dfile_access_ext_stub.cpp75 std::u16string descriptor = FileAccessExtStub::GetDescriptor(); in OnRemoteRequest() local
/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_remote_test.cpp137 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 Davsession_item.cpp64 AVSessionItem::AVSessionItem(const AVSessionDescriptor& descriptor, int32_t userId) in AVSessionItem() argument
/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davsession_service_proxy.cpp131 GetSessionDescriptorsBySessionId(const std::string& sessionId, AVSessionDescriptor& descriptor) GetSessionDescriptorsBySessionId() argument
[all...]
/foundation/multimedia/av_session/services/session/server/test/
H A Davsession_service_test.cpp865 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 Davsession_manager_impl.cpp143 GetSessionDescriptorsBySessionId(const std::string& sessionId, AVSessionDescriptor& descriptor) GetSessionDescriptorsBySessionId() argument
/foundation/multimedia/media_lite/interfaces/kits/player_lite/js/builtin/src/
H A Daudio_module.cpp40 JSPropertyDescriptor descriptor; in DefineProperty() local
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_stub.cpp155 std::u16string descriptor = ResSchedServiceStub::GetDescriptor(); in IsValidToken() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/
H A Dresschedobserver_fuzzer.cpp509 AVSession::AVSessionDescriptor descriptor; in AvSessionStateListenerFuzzTest() local
/foundation/communication/ipc/ipc/native/src/core/source/
H A Dmessage_parcel.cpp252 sptr<IPCFileDescriptor> descriptor = new (std::nothrow) IPCFileDescriptor(dupFd); in WriteFileDescriptor() local
262 sptr<IPCFileDescriptor> descriptor = ReadObject<IPCFileDescriptor>(); in ReadFileDescriptor() local
H A Dprocess_skeleton.cpp118 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 Dnet_conn_service_proxy_test.cpp146 std::u16string descriptor = std::u16string(); in GetObjectDescriptor() local
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/
H A Dnetsys_native_client_test.cpp344 std::u16string descriptor = std::u16string(); in HWTEST_F() local

Completed in 30 milliseconds

1...<<21222324252627282930>>...42