Home
last modified time | relevance | path

Searched defs:inSchema (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_interfaces_database_test.cpp174 …id OpenClosedSchemaKvStore(const std::string &storeId, bool isEncrypt, const std::string &inSchema) in OpenClosedSchemaKvStore()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp28 void DisplaySchemaLineByLine(SchemaType inType, const std::string &inSchema) in DisplaySchemaLineByLine()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
H A Dsqlite_utils.cpp1706 int SQLiteUtils::RegisterFlatBufferFunction(sqlite3 *db, const std::string &inSchema) in RegisterFlatBufferFunction()