Searched defs:collName (Results 1 - 7 of 7) sorted by relevance
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/gaussdb_rd/ |
| H A D | rd_utils.cpp | 105 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 D | sqlite_store_executor_impl.cpp | 107 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 D | json_fuzzer.cpp | 447 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 D | jsoninner_fuzzer.cpp | 456 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 D | es31fProgramUniformTests.cpp | 1959 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 D | es2fUniformApiTests.cpp | 2190 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 D | es3fUniformApiTests.cpp | 2713 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 22 milliseconds