Home
last modified time | relevance | path

Searched defs:valueLength (Results 1 - 25 of 25) sorted by relevance

/foundation/communication/dsoftbus/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_virtual.c36 int32_t LnnLedgerDataChangeSyncToDB(const char *key, const char *value, size_t valueLength) in LnnLedgerDataChangeSyncToDB() argument
H A Dlnn_data_cloud_sync.c85 static int32_t DBDeviceNameInfoSyncToCache(NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength) in DBDeviceNameInfoSyncToCache() argument
58 DBCipherInfoSyncToCache( NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength, const char *udid) DBCipherInfoSyncToCache() argument
118 DBDeviceBasicInfoSyncToCache(NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength) DBDeviceBasicInfoSyncToCache() argument
185 DBConnectMacInfoSyncToCache(NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength) DBConnectMacInfoSyncToCache() argument
216 DBConnectInfoSyncToCache(NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength) DBConnectInfoSyncToCache() argument
309 DBDataChangeBatchSyncToCacheInternal( NodeInfo *cacheInfo, char *fieldName, const char *value, size_t valueLength, const char *udid) DBDataChangeBatchSyncToCacheInternal() argument
997 LnnLedgerDataChangeSyncToDB(const char *key, const char *value, size_t valueLength) LnnLedgerDataChangeSyncToDB() argument
[all...]
/third_party/icu/icu4c/source/common/
H A Duset_props.cpp108 uset_applyPropertyAlias(USet* set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode* ec) uset_applyPropertyAlias() argument
/third_party/node/deps/icu-small/source/common/
H A Duset_props.cpp108 uset_applyPropertyAlias(USet* set, const char16_t *prop, int32_t propLength, const char16_t *value, int32_t valueLength, UErrorCode* ec) uset_applyPropertyAlias() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Duset_props.cpp108 uset_applyPropertyAlias(USet* set, const UChar *prop, int32_t propLength, const UChar *value, int32_t valueLength, UErrorCode* ec) uset_applyPropertyAlias() argument
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dside_bar_container_modifier.cpp79 void SetControlButton(ArkUINodeHandle node, const ArkUI_Float32* values, int32_t valueLength, in SetControlButton() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_browse.cpp608 auto valueLength = static_cast<uint16_t>(payload); in DisassembleMeParameterAttributesAndValues() local
762 auto valueLength = static_cast<uint16_t>(payload); in DisassemblePacketName() local
[all...]
/foundation/multimedia/drm_framework/frameworks/js/drm_napi/
H A Dnapi_param_utils.cpp209 size_t valueLength = 0; in GetValueOptionsData() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/
H A Dlnn_data_cloud_sync_mock_test.cpp76 size_t valueLength = strlen(value); in HWTEST_F() local
107 size_t valueLength = strlen(value); in HWTEST_F() local
135 size_t valueLength = strlen(value); HWTEST_F() local
286 size_t valueLength = strlen(value); HWTEST_F() local
578 size_t valueLength = strlen(value); HWTEST_F() local
[all...]
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/
H A Dgap_sm_receive.c93 uint8_t valueLength; in GapAllocLeAuthenticationRequestValue() local
/foundation/multimedia/image_framework/plugins/common/libs/image/libjpegplugin/include/
H A Dexif_info.h33 uint32_t valueLength; // Length of Directory Entry data area member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributed_test_tools.h129 int valueLength; member
209 int valueLength; member
247 int valueLength; member
260 int valueLength; global() member
281 unsigned int valueLength; global() member
296 unsigned int valueLength; global() member
322 unsigned int valueLength; global() member
[all...]
H A Ddistributeddb_schema_test_tools.h248 unsigned int valueLength; member
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_single_ver_natural_store_testcase.cpp1519 int valueLength = sqlite3_column_bytes(statement, SYNC_RES_KEY_INDEX); in GetRawSyncData() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_commit_storage.cpp707 size_t valueLength = value.size(); in TransferValueToCommit() local
722 Parcel parcel(const_cast<uint8_t *>(value.data()), valueLength); in TransferValueToCommit() local
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnmdptst.c845 int32_t valueLength = 0; in TestGetKeywordValuesForLocale() local
H A Dccaltst.c1621 int32_t valueLength; in TestGetKeywordValuesForLocale() local
H A Dcnumtst.c980 int32_t valueLength = 10; in TestNumberFormat() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/
H A Dcommon_napi_utils.cpp142 size_t valueLength; in GetCString() local
/third_party/icu/icu4c/source/i18n/
H A Dudat.cpp927 setSymbol(UnicodeString *array, int32_t count, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setSymbol() argument
942 setEra(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setEra() argument
949 setEraName(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setEraName() argument
956 setMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setMonth() argument
963 setShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortMonth() argument
970 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowMonth() argument
977 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneMonth() argument
984 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortMonth() argument
991 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowMonth() argument
998 setWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setWeekday() argument
1005 setShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortWeekday() argument
1012 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShorterWeekday() argument
1019 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowWeekday() argument
1026 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneWeekday() argument
1033 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortWeekday() argument
1040 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShorterWeekday() argument
1047 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowWeekday() argument
1054 setQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setQuarter() argument
1061 setShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortQuarter() argument
1068 setNarrowQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowQuarter() argument
1075 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneQuarter() argument
1082 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortQuarter() argument
1089 setStandaloneNarrowQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowQuarter() argument
1096 setShortYearNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortYearNames() argument
1103 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortZodiacNames() argument
1110 setAmPm(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setAmPm() argument
1117 setLocalPatternChars(DateFormatSymbols *syms, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setLocalPatternChars() argument
1127 udat_setSymbols( UDateFormat *format, UDateFormatSymbolType type, int32_t index, UChar *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dudat.cpp928 setSymbol(UnicodeString *array, int32_t count, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setSymbol() argument
943 setEra(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setEra() argument
950 setEraName(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setEraName() argument
957 setMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setMonth() argument
964 setShortMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortMonth() argument
971 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowMonth() argument
978 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneMonth() argument
985 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortMonth() argument
992 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowMonth() argument
999 setWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setWeekday() argument
1006 setShortWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortWeekday() argument
1013 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShorterWeekday() argument
1020 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowWeekday() argument
1027 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneWeekday() argument
1034 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortWeekday() argument
1041 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShorterWeekday() argument
1048 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowWeekday() argument
1055 setQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setQuarter() argument
1062 setShortQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortQuarter() argument
1069 setNarrowQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setNarrowQuarter() argument
1076 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneQuarter() argument
1083 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortQuarter() argument
1090 setStandaloneNarrowQuarter(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowQuarter() argument
1097 setShortYearNames(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortYearNames() argument
1104 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setShortZodiacNames() argument
1111 setAmPm(DateFormatSymbols *syms, int32_t index, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setAmPm() argument
1118 setLocalPatternChars(DateFormatSymbols *syms, const char16_t *value, int32_t valueLength, UErrorCode &errorCode) setLocalPatternChars() argument
1128 udat_setSymbols( UDateFormat *format, UDateFormatSymbolType type, int32_t index, char16_t *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dudat.cpp911 setSymbol(UnicodeString *array, int32_t count, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setSymbol() argument
926 setEra(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setEra() argument
933 setEraName(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setEraName() argument
940 setMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setMonth() argument
947 setShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortMonth() argument
954 setNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowMonth() argument
961 setStandaloneMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneMonth() argument
968 setStandaloneShortMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortMonth() argument
975 setStandaloneNarrowMonth(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowMonth() argument
982 setWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setWeekday() argument
989 setShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortWeekday() argument
996 setShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShorterWeekday() argument
1003 setNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setNarrowWeekday() argument
1010 setStandaloneWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneWeekday() argument
1017 setStandaloneShortWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortWeekday() argument
1024 setStandaloneShorterWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShorterWeekday() argument
1031 setStandaloneNarrowWeekday(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneNarrowWeekday() argument
1038 setQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setQuarter() argument
1045 setShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortQuarter() argument
1052 setStandaloneQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneQuarter() argument
1059 setStandaloneShortQuarter(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setStandaloneShortQuarter() argument
1066 setShortYearNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortYearNames() argument
1073 setShortZodiacNames(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setShortZodiacNames() argument
1080 setAmPm(DateFormatSymbols *syms, int32_t index, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setAmPm() argument
1087 setLocalPatternChars(DateFormatSymbols *syms, const UChar *value, int32_t valueLength, UErrorCode &errorCode) setLocalPatternChars() argument
1097 udat_setSymbols( UDateFormat *format, UDateFormatSymbolType type, int32_t index, UChar *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/src/
H A Ddistributed_test_tools.cpp144 vector<Entry> GenRanKeyVal(int putGetTimes, int keyLength, int valueLength, char val) in GenRanKeyVal() argument
226 vector< vector<Entry> > GetGroupEntries(vector<Entry> entries, int pageSize, int valueLength, uint8_t c) in GetGroupEntries() argument
993 int valueLength = performanceData.valueLength; local
1033 int valueLength = performanceData.valueLength; local
1085 int valueLength = performanceData.valueLength; global() local
1140 int valueLength = performanceData.valueLength; global() local
1193 int valueLength = performanceData.valueLength; global() local
1242 int valueLength = performanceData.valueLength; global() local
1763 int valueLength = performanceData.valueLength; global() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dcaltest.cpp643 int32_t valueLength; in TestGenericAPI() local
/third_party/icu/ohos_icu4c/src/
H A Dicu_addon.cpp1736 udat_setSymbols(UDateFormat *format, UDateFormatSymbolType type, int32_t symbolIndex, UChar *value, int32_t valueLength, UErrorCode *status) udat_setSymbols() argument

Completed in 51 milliseconds