Home
last modified time | relevance | path

Searched defs:distinct (Results 1 - 5 of 5) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Doh_predicates.h306 OH_Predicates *(*distinct)(OH_Predicates *predicates); member
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dabs_predicates.h117 bool distinct; member in OHOS::NativeRdb::AbsPredicates
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
H A Dmock_app_provision_info.h80 virtual std::shared_ptr<NativeRdb::AbsSharedResultSet> Query(int &errCode, bool distinct, const std::string &table, in Query() argument
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_sql_builder.cpp74 int SqliteSqlBuilder::BuildQueryString(bool distinct, const std::string &table, const std::string &joinClause, in BuildQueryString() argument
177 bool distinct = predicates.IsDistinct(); in BuildQueryString() local
H A Drdb_store.cpp221 std::shared_ptr<AbsSharedResultSet> RdbStore::Query(int &errCode, bool distinct, const std::string &table, in Query() argument

Completed in 5 milliseconds