Home
last modified time | relevance | path

Searched refs:DEVICE_INFO_ACCOUNT_ID (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/include/
H A Dlnn_device_info_recovery.h57 #define DEVICE_INFO_ACCOUNT_ID "ACCOUNT_ID" macro
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync.c166 } else if (strcmp(fieldName, DEVICE_INFO_ACCOUNT_ID) == 0) { in DBNumInfoSyncToCache()
269 … strcmp(fieldName, DEVICE_INFO_ACCOUNT_ID) == 0 || strcmp(fieldName, DEVICE_INFO_FEATURE) == 0 || in JudgeFieldNameIsNumInfo()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_mock_test.cpp204 EXPECT_EQ(EOK, strcpy_s(fieldName, FIELDNAME_MAX_LEN, DEVICE_INFO_ACCOUNT_ID));