Home
last modified time | relevance | path

Searched defs:isPrimary (Results 1 - 12 of 12) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/parser/
H A Dnapi_parser_utils.h44 bool isPrimary; member
H A Dnapi_parser_utils.cpp50 bool isPrimary = true; in NapiParseGattService() local
/foundation/communication/dsoftbus/tests/core/connection/ble/mock/
H A Dconnection_ble_mock.cpp59 int32_t SoftBusGattsAddService(SoftBusBtUuid srvcUuid, bool isPrimary, int32_t number) in SoftBusGattsAddService() argument
89 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_utils.cpp37 napi_value isPrimary; in ConvertGattServiceToJS() local
/foundation/communication/dsoftbus/tests/adapter/bluetooth/
H A Dbluetooth_mock.cpp191 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_server.cpp713 std::optional<std::reference_wrapper<GattService>> GattServer::GetService(const UUID &uuid, bool isPrimary) in GetService() argument
/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dbluetooth_mock.cpp242 int32_t BleGattsAddService(int32_t serverId, BtUuid srvcUuid, bool isPrimary, int32_t number) in BleGattsAddService() argument
/foundation/communication/dsoftbus/adapter/common/net/bluetooth/ble/
H A Dsoftbus_adapter_ble_gatt_server.c91 int SoftBusGattsAddService(SoftBusBtUuid srvcUuid, bool isPrimary, int number) in SoftBusGattsAddService() argument
/foundation/arkui/ace_engine/frameworks/core/components/dialog/
H A Ddialog_properties.h200 bool isPrimary = false; member
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt_server.cpp708 int BleGattsAddService(int serverId, BtUuid srvcUuid, bool isPrimary, int number) in BleGattsAddService() argument
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_device_info.h341 bool isPrimary; member
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/
H A DHeifDecoderImpl.cpp589 HwDecodeImage(HeifHardwareDecoder *hwDecoder, std::shared_ptr<HeifImage> &image, GridInfo &gridInfo, sptr<SurfaceBuffer> *outBuffer, bool isPrimary) HwDecodeImage() argument
711 HwDecodeIdenImage(HeifHardwareDecoder *hwDecoder, std::shared_ptr<HeifImage> &image, GridInfo &gridInfo, sptr<SurfaceBuffer> *outBuffer, bool isPrimary) HwDecodeIdenImage() argument
780 SwDecodeImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param, GridInfo &gridInfo, bool isPrimary) SwDecodeImage() argument
844 SwDecodeIdenImage(std::shared_ptr<HeifImage> &image, HevcSoftDecodeParam &param, GridInfo &gridInfo, bool isPrimary) SwDecodeIdenImage() argument

Completed in 13 milliseconds