Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Ddb_constant.h185 static constexpr int STR_TO_LL_BY_DEVALUE = 10; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/src/relational/
H A Drelational_store_sqlite_ext.cpp69 constexpr int STR_TO_LL_BY_DEVALUE = 10; variable