Home
last modified time | relevance | path

Searched defs:trueValue (Results 1 – 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
Dlnn_data_cloud_sync.c438 char trueValue[SPLIT_MAX_LEN] = { 0 }; in HandleDBAddChangeInternal() local
554 …char *deviceUdid, char *fieldName, char *trueValue, const CloudSyncValue *parseValue, int32_t loca… in HandleDBUpdateInternal()
613 char trueValue[SPLIT_MAX_LEN] = { 0 }; in HandleDBUpdateChangeInternal() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
Dlnn_data_cloud_sync_mock_test.cpp497 char trueValue[SPLIT_MAX_LEN] = { 0 }; variable