Home
last modified time | relevance | path

Searched refs:END_WITH (Results 1 - 7 of 7) sorted by relevance

/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h74 /** Indicates the parameters is END_WITH.*/
75 END_WITH, enumerator
H A Ddatashare_predicates.h220 SetOperationList(END_WITH, field, value); in EndsWith()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp120 predicates.AddOperation(DistributedRdb::RdbPredicateOperator::END_WITH, "test", values); in HWTEST_F()
165 predicates.AddOperation(DistributedRdb::RdbPredicateOperator::END_WITH, "test", values); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkv_utils.h103 [DataShare::END_WITH] = &KvUtils::NoSupport,
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb_data_share_adapter/include/
H A Drdb_utils.h163 [DataShare::END_WITH] = &RdbUtils::EndsWith,
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h172 END_WITH, enumerator
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp269 predicates_.AddOperation(DistributedRdb::END_WITH, field, value); in EndsWith()

Completed in 4 milliseconds