Home
last modified time | relevance | path

Searched defs:uuid (Results 301 – 325 of 440) sorted by relevance

1...<<1112131415161718

/ohos5.0/base/notification/distributed_notification_service/services/distributed/test/unittest/mock/
H A Dmock_device_manager_impl.cpp144 std::string &uuid) in GetUuidByNetworkId()
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/provision/
H A Dprovision_info.h86 std::string uuid; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp237 .WillRepeatedly([this](const std::string &uuid, char *buf, uint32_t len) { in InjectCommonMock()
268 …EXPECT_CALL(mock, AuthGetDeviceUuid(_, _, _)).WillRepeatedly([this](int64_t authId, char *uuid, ui… in InjectCommonMock()
317 auto uuid = context_.Get(TestContextKey::REMOTE_UUID, std::string("")); in PrepareDisconnectParameter() local
329 auto uuid = context_.Get(TestContextKey::REMOTE_UUID, std::string("")); in InjectChannel() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/heartbeat/src/
H A Dlnn_heartbeat_ctrl.c990 char uuid[UUID_BUF_LEN] = { 0 }; in LnnShiftLNNGear() local
1042 char uuid[UUID_BUF_LEN] = { 0 }; in LnnShiftLNNGearWithoutPkgName() local
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/service/include/
H A Dbus_center_event.h189 const char *uuid; member
220 const char *uuid; member
/ohos5.0/foundation/communication/dsoftbus/tests/adapter/broadcast/
H A Dsoftbus_ble_gatt_test.cpp355 static void FakeLpDeviceInfoCallback(const SoftbusBroadcastUuid *uuid, int32_t type, uint8_t *data,… in FakeLpDeviceInfoCallback()
1061 BtUuid uuid = {}; variable
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_net_builder_deps_mock.cpp83 int32_t AuthGetDeviceUuid(int64_t authId, char *uuid, uint16_t size) in AuthGetDeviceUuid()
318 int32_t LnnGenLocalUuid(char *uuid, uint32_t len) in LnnGenLocalUuid()
674 int32_t AuthFlushDevice(const char *uuid) in AuthFlushDevice()
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/bus_center/unittest/
H A Dbus_center_sdk_test.cpp296 char uuid[UUID_BUF_LEN] = {0}; variable
/ohos5.0/drivers/peripheral/audio/effect/model/src/
H A Deffect_model.c276 static int32_t EffectModelGetEffectDescriptor(struct IEffectModel *self, const char *uuid, in EffectModelGetEffectDescriptor()
/ohos5.0/drivers/peripheral/power/interfaces/hdi_service/src/
H A Dhibernate.cpp193 char *uuid = reinterpret_cast<char *>(swap + SWAP_HEADER_INFO_UUID_OFFSET); in MkSwap() local
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify_lite/include/
H A Dapp_verify_pub.h102 char *uuid; /* uuid */ member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/src/
H A Dlnn_lane_link_p2p.c290 char uuid[UDID_BUF_LEN] = {0}; in GetPreferAuthConnInfo() local
595 char uuid[UDID_BUF_LEN] = {0}; in GetPreferAuth() local
1601 char uuid[UDID_BUF_LEN] = {0}; in OpenAuthToDisconnP2p() local
1958 char uuid[UDID_BUF_LEN] = {0}; in GetPreferAuthByType() local
2227 char uuid[UUID_BUF_LEN] = {0}; in IsHasAuthConnInfo() local
2354 char uuid[UUID_BUF_LEN] = {0}; in BrAuthIsMostPriority() local
/aosp14/frameworks/base/services/core/java/com/android/server/vcn/util/
H A DPersistableBundleUtils.java123 public static PersistableBundle fromParcelUuid(ParcelUuid uuid) { in fromParcelUuid()
/ohos5.0/foundation/communication/dsoftbus/core/adapter/br/include/
H A Dwrapper_br_interface.h40 BT_UUIDL uuid; member
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp212 char uuid[UUID_BUF_LEN] = "33654"; in Pack() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/classic/
H A Dclassic_adapter_properties.cpp381 uint16_t uuid = (*it).ConvertTo16Bits(); in SetEirData() local
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine_impl.cpp189 void WakeupEngineImpl::SetParamOnAudioStart(int32_t uuid) in SetParamOnAudioStart()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/resourcemanager/
H A Ddb_adapter.cpp209 std::string uuid = DHContext::GetInstance().GetUUIDByDeviceId(deviceId); in GetNetworkIdByKey() local
/ohos5.0/foundation/distributedhardware/distributed_input/frameworks/include/
H A Di_dinput_context.h72 std::string uuid = ""; // source device uuid member
/ohos5.0/base/print/print_fwk/frameworks/helper/scan_helper/src/
H A Dscanner_info.cpp342 void ScanDeviceInfo::SetUuid(const std::string& uuid) in SetUuid()
/ohos5.0/base/print/print_fwk/services/scan_service/src/
H A Dscan_system_data.cpp387 std::pair<std::string, std::string> ScanSystemData::UpdateNetScannerByUuid(const std::string &uuid, in UpdateNetScannerByUuid()
/ohos5.0/foundation/distributedhardware/device_manager/services/service/src/
H A Ddevice_manager_service.cpp387 std::string &uuid) in GetUuidByNetworkId()
977 std::string &uuid) in GetEncryptedUuidByNetworkId()
998 …_t DeviceManagerService::GenerateEncryptedUuid(const std::string &pkgName, const std::string &uuid, in GenerateEncryptedUuid()
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/ca/
H A Dhks_teec.c88 TEEC_UUID *uuid, const char *taName, uint32_t srcLen) in TeecUuidInit()
105 TEEC_UUID uuid = { 0, 0, 0, { 0 } }; in OpenSession() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/ble_scan_filter/src/
H A Dble_scan_filter_lsf.cpp411 int BleScanFilterLsf::BleScanFilterUuidAdd(Uuid uuid, Uuid uuidMask, uint8_t tag) in BleScanFilterUuidAdd()
/ohos5.0/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_session_fsm.h82 char uuid[UUID_BUF_LEN]; member

1...<<1112131415161718