Home
last modified time | relevance | path

Searched defs:colNames_ (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/relational/
H A Drelational_remote_query_continue_token.h39 std::vector<std::string> colNames_; variable
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Dcache_cursor.h44 std::vector<std::string> colNames_; variable
H A Drdb_result_set_impl.h99 std::vector<std::string> colNames_; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dcache_result_set.h327 std::vector<std::string> colNames_; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/relational/
H A Drelational_result_set_impl.h127 mutable std::unordered_map<std::string, int> colNames_; variable