Home
last modified time | relevance | path

Searched defs:IndexedBy (Results 1 – 11 of 11) sorted by relevance

/ohos5.0/base/security/security_guard/test/unittest/mock/rdb/
H A Drdb_predicates.h55 virtual AbsPredicates *IndexedBy(std::string indexName) {return nullptr;}; in IndexedBy() function
94 virtual AbsPredicates *IndexedBy(std::string indexName) {return nullptr;}; in IndexedBy() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp302 AbsRdbPredicates *AbsRdbPredicates::IndexedBy(const std::string &indexName) in IndexedBy() function in OHOS::NativeRdb::AbsRdbPredicates
H A Dabs_predicates.cpp447 AbsPredicates *AbsPredicates::IndexedBy(const std::string &indexName) in IndexedBy() function in OHOS::NativeRdb::AbsPredicates
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.cpp319 void RdbQuery::IndexedBy(const RdbPredicateOperation& operation) in IndexedBy() function in OHOS::DistributedRdb::RdbQuery
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates.h369 DataSharePredicates *IndexedBy(const std::string &indexName) in IndexedBy() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
H A Drelational_store_impl_rdbpredicatesproxy.cpp161 void RdbPredicatesImpl::IndexedBy(const char* field) in IndexedBy() function in OHOS::Relational::RdbPredicatesImpl
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/
H A Drdb_utils.cpp202 void RdbUtils::IndexedBy(const DataShare::OperationItem &item, RdbPredicates &predicates) in IndexedBy() function in RdbUtils
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/
H A Ddatashare_predicates_proxy.cpp766 napi_value DataSharePredicatesProxy::IndexedBy(napi_env env, napi_callback_info info) in IndexedBy() function in OHOS::DataShare::DataSharePredicatesProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/dataability/src/
H A Dnapi_data_ability_predicates.cpp587 napi_value DataAbilityPredicatesProxy::IndexedBy(napi_env env, napi_callback_info info) in IndexedBy() function in OHOS::DataAbilityJsKit::DataAbilityPredicatesProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/
H A Dnapi_rdb_predicates.cpp681 napi_value RdbPredicatesProxy::IndexedBy(napi_env env, napi_callback_info info) in IndexedBy() function in OHOS::RdbJsKit::RdbPredicatesProxy
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
H A Dnapi_rdb_predicates.cpp638 napi_value RdbPredicatesProxy::IndexedBy(napi_env env, napi_callback_info info) in IndexedBy() function in OHOS::RelationalStoreJsKit::RdbPredicatesProxy