Home
last modified time | relevance | path

Searched defs:collName (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/
H A Drd_utils.cpp105 int GetCollNameFromType(SingleVerDataType type, std::string &collName) in GetCollNameFromType() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/src/
H A Dsqlite_store_executor_impl.cpp107 int SqliteStoreExecutorImpl::PutData(const std::string &collName, Key &key, const Value &value, bool isNeedAddKeyType) in PutData() argument
135 int SqliteStoreExecutorImpl::InsertData(const std::string &collName, Key &key, const Value &value, in InsertData() argument
164 int SqliteStoreExecutorImpl::GetDataByKey(const std::string &collName, Key &key, Value &value) const in GetDataByKey() argument
190 int SqliteStoreExecutorImpl::GetDataById(const std::string &collName, Key &key, Value &value) const in GetDataById() argument
217 std::string GeneralInsertSql(const std::string &collName, Key &key, int isIdExist) in GeneralInsertSql() argument
239 GetDataByFilter(const std::string &collName, Key &key, const JsonObject &filterObj, std::pair<std::string, std::string> &values, int isIdExist) const GetDataByFilter() argument
290 DelData(const std::string &collName, Key &key) DelData() argument
325 std::string collName = RdDBConstant::COLL_PREFIX + name; CreateCollection() local
357 std::string collName = RdDBConstant::COLL_PREFIX + name; DropCollection() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/json_fuzzer/
H A Djson_fuzzer.cpp447 void FindDocResultSetFuzz(const char *collName, const std::string &filter, const std::string &projectionInfo) in FindDocResultSetFuzz() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/fuzztest/jsoninner_fuzzer/
H A Djsoninner_fuzzer.cpp456 void FindDocResultSetFuzz(const char *collName, const std::string &filter, const std::string &projectionInfo) in FindDocResultSetFuzz() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramUniformTests.cpp1959 const string collName = collectionCase.namePrefix; in init() local
2045 const string collName = collectionCase.namePrefix; in init() local
2071 const string collName = collectionCase.namePrefix; in init() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fUniformApiTests.cpp2190 const string collName = collectionCase.namePrefix; in init() local
2232 const string collName = collectionCase.namePrefix; in init() local
2295 const string collName = collectionCase.namePrefix; in init() local
2372 const string collName = collectionCase.namePrefix; in init() local
2398 const string collName = collectionCase.namePrefix; init() local
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fUniformApiTests.cpp2713 const string collName = collectionCase.namePrefix; in init() local
2756 const string collName = collectionCase.namePrefix; in init() local
2821 const string collName = collectionCase.namePrefix; in init() local
2907 const string collName = collectionCase.namePrefix; in init() local
2933 const string collName = collectionCase.namePrefix; init() local
[all...]

Completed in 21 milliseconds