/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/c_header/ |
H A D | ohos_bt_gatt.h | 497 BtUuid uuid; member
|
/ohos5.0/foundation/communication/dsoftbus/adapter/common/net/bluetooth/broadcast/interface/ |
H A D | softbus_broadcast_type.h | 358 int8_t *uuid; member
|
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/ |
H A D | trans_tcp_direct_p2p.c | 477 static int32_t OpenAuthConn(const char *uuid, uint32_t reqId, bool isMeta, ConnectType type) in OpenAuthConn()
|
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/ |
H A D | system_ability_manager_stub.cpp | 340 std::string uuid = SamgrUtil::TransformDeviceId(deviceId, UUID, false); in CheckRemtSystemAbilityInner() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt.cpp | 1387 int RemoveLpDeviceParam(BtUuid uuid) in RemoveLpDeviceParam()
|
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/softbus/ |
H A D | softbus_listener.cpp | 673 int32_t SoftbusListener::GetUuidByNetworkId(const char *networkId, std::string &uuid) in GetUuidByNetworkId()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/src/ |
H A D | kvstore_data_service.cpp | 142 std::string uuid; in Initialize() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_gatt_client.cpp | 722 std::optional<std::reference_wrapper<GattService>> GattClient::GetService(const UUID &uuid) in GetService()
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | struct_multimodal.h | 230 char uuid[MAX_UUIDSIZE]; member
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/ |
H A D | single_store_impl.cpp | 465 auto uuid = DevManager::GetInstance().GetUnEncryptedUuid(); in GetDeviceEntries() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/appkit/ability_runtime/context/ |
H A D | context_impl.cpp | 262 std::string uuid = groupDirGet.substr(groupDirGet.rfind('/')); in GetGroupDirWithCheck() local
|
/ohos5.0/foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
H A D | media_key_system_napi.cpp | 304 std::string uuid; in GetMediaKeySystemUuid() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_connection_fsm.c | 1569 char uuid[UUID_BUF_LEN]; in SyncBrOffline() local
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/ |
H A D | trans_tcp_direct_message_append_test.cpp | 922 const char *uuid = "123123"; variable
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avplayer/ |
H A D | avplayer_callback.cpp | 1192 std::string uuid; in SetDrmInfoData() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | distributed_sched_stub.cpp | 927 std::string uuid = DnetworkAdapter::GetInstance()->GetUuidByNetworkId(networkId); in GetRemoteMissionSnapshotInfoInner() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/unittest/ |
H A D | UTTest_device_manager_impl.cpp | 1615 std::string uuid = ""; variable
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | media_asset_manager_napi.cpp | 522 uuid_t uuid; in GenerateRequestId() local
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/native/capi/player/ |
H A D | native_avplayer.cpp | 438 std::vector<uint8_t> uuid(temp.uuid, temp.uuid + DrmConstant::DRM_MAX_M3U8_DRM_UUID_LEN); in GetDrmSystemInfos() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/ |
H A D | medialibrary_data_manager.cpp | 1329 uuid_t uuid; in GenerateUuid() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ |
H A D | ble_adapter.cpp | 577 Uuid uuid = Uuid::ConvertFrom16Bits(GATT_UUID_GAP_DEVICE_NAME); in ReadRemoteDeviceNameByGatt() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/distributed_ledger/src/ |
H A D | lnn_distributed_net_ledger_manager.c | 1503 int32_t LnnGetNetworkIdByUuid(const char *uuid, char *buf, uint32_t len) in LnnGetNetworkIdByUuid()
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/ |
H A D | ffmpeg_demuxer_plugin.cpp | 1157 std::string uuid; in ParseDrmInfo() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/dash/ |
H A D | dash_mpd_downloader.cpp | 618 uint8_t uuid[16]; // 16: uuid len in ProcessDrmInfos() local
|
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_session_json.c | 834 char uuid[UUID_BUF_LEN] = {0}; in PackDeviceIdJson() local
|