Searched defs:unifiedName (Results 1 – 8 of 8) sorted by relevance
/ohos5.0/foundation/communication/dsoftbus/core/adapter/bus_center/src/ |
H A D | lnn_settingdata_event_monitor_virtual.cpp | 48 int32_t LnnGetUnifiedDeviceName(char *unifiedName, uint32_t len) in LnnGetUnifiedDeviceName() 62 int32_t LnnGetSettingNickName(const char *defaultName, const char *unifiedName, char *nickName, uin… in LnnGetSettingNickName()
|
H A D | lnn_settingdata_event_monitor.cpp | 226 int32_t LnnGetUnifiedDeviceName(char *unifiedName, uint32_t len) in LnnGetUnifiedDeviceName() 240 int32_t LnnGetSettingNickName(const char *defaultName, const char *unifiedName, char *nickName, uin… in LnnGetSettingNickName()
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_devicename_info.c | 277 char unifiedName[DEVICE_NAME_BUF_LEN] = {0}; in HandlerGetDeviceName() local 358 char unifiedName[DEVICE_NAME_BUF_LEN] = {0}; in HandlerGetDeviceNickName() local 407 static void UpdateLocalExtendDeviceName(const char *deviceName, char *unifiedName, char *unifiedDef… in UpdateLocalExtendDeviceName() 443 static void PrintLocalExtendDeviceName(const char *deviceName, const char *unifiedName, in PrintLocalExtendDeviceName() 468 char unifiedName[DEVICE_NAME_BUF_LEN] = {0}; in UpdataLocalFromSetting() local
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/common/include/ |
H A D | lnn_device_info.h | 43 char unifiedName[DEVICE_NAME_BUF_LEN]; member
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_service_mock.cpp | 223 int32_t LnnGetUnifiedDeviceName(char *unifiedName, uint32_t len) in LnnGetUnifiedDeviceName() 238 int32_t LnnSetLocalUnifiedName(const char *unifiedName) in LnnSetLocalUnifiedName() 248 int32_t LnnGetSettingNickName(const char *defaultName, const char *unifiedName, char *nickName, uin… in LnnGetSettingNickName()
|
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_ledger/ |
H A D | lnn_local_ledger_test.cpp | 435 const char *unifiedName = "testJohn"; variable
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_data_cloud_sync.h | 34 char unifiedName[DEVICE_NAME_BUF_LEN]; member
|
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_ledger/local_ledger/src/ |
H A D | lnn_local_net_ledger.c | 1929 int32_t LnnSetLocalUnifiedName(const char *unifiedName) in LnnSetLocalUnifiedName()
|