Home
last modified time | relevance | path

Searched defs:splitKey (Results 1 - 3 of 3) sorted by relevance

/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_mock_test.cpp330 char splitKey[][SPLIT_MAX_LEN] = { in HWTEST_F() local
/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync.c397 static int32_t SplitString(char splitKey[SPLIT_KEY_NUM][SPLIT_MAX_LEN], char splitValue[SPLIT_VALUE_NUM][SPLIT_MAX_LEN], in SplitString() argument
428 char splitKey[SPLIT_KEY_NUM][SPLIT_MAX_LEN] = { 0 }; in HandleDBAddChangeInternal() local
378 GetInfoFromSplitKey( char splitKey[][SPLIT_MAX_LEN], int64_t *accountId, char *deviceUdid, char *fieldName) GetInfoFromSplitKey() argument
595 char splitKey[SPLIT_KEY_NUM][SPLIT_MAX_LEN] = { 0 }; HandleDBUpdateChangeInternal() local
647 char splitKey[SPLIT_KEY_NUM][SPLIT_MAX_LEN] = { 0 }; HandleDBDeleteChangeInternal() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_string.cpp1625 JSHandle<JSTaggedValue> splitKey = env->GetSplitSymbol(); in Split() local

Completed in 8 milliseconds