Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_single_ver_schema_database_upgrader.cpp142 int valueBlobLen = sqlite3_value_bytes(argv[0]); in CheckValueOrGetAmendValue() local
H A Dsqlite_utils.cpp1812 inline bool IsDeleteRecord(const uint8_t *valueBlob, int valueBlobLen) in IsDeleteRecord()
1829 uint32_t valueBlobLen, uint32_t offset) in ParseValueThenCacheOrGetFromCache()
1877 int valueBlobLen = sqlite3_value_bytes(argv[0]); in JsonExtractByPath() local
1953 int valueBlobLen = sqlite3_value_bytes(argv[0]); in FlatBufferExtractByPath() local