Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h72 /** Indicates the parameters is BEGIN_WITH.*/
73 BEGIN_WITH, enumerator
H A Ddatashare_predicates.h208 SetOperationList(BEGIN_WITH, field, value); in BeginsWith()
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp119 predicates.AddOperation(DistributedRdb::RdbPredicateOperator::BEGIN_WITH, "test", values); in HWTEST_F()
164 predicates.AddOperation(DistributedRdb::RdbPredicateOperator::BEGIN_WITH, "test", values); in HWTEST_F()
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Dkv_utils.h102 [DataShare::BEGIN_WITH] = &KvUtils::NoSupport,
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb_data_share_adapter/include/
H A Drdb_utils.h162 [DataShare::BEGIN_WITH] = &RdbUtils::BeginsWith,
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h171 BEGIN_WITH, enumerator
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dabs_rdb_predicates.cpp264 predicates_.AddOperation(DistributedRdb::BEGIN_WITH, field, value); in BeginsWith()

Completed in 5 milliseconds