Home
last modified time | relevance | path

Searched refs:FbfFileToSchemaString (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_subscribe_query_test.cpp137 std::string FbfFileToSchemaString(const std::string &fileName) in FbfFileToSchemaString() function
292 std::string fbSchema = FbfFileToSchemaString(NORMAL_FBS_FILE_NAME);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_nb_test_tools.h246 …static std::string FbfFileToSchemaString(const std::string &fbFileDir, const std::string &fileName…