Searched refs:GLOB (Results 1 - 7 of 7) sorted by relevance
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/ |
H A D | datashare_predicates_def.h | 86 /** Indicates the parameters is GLOB.*/
87 GLOB,
enumerator
|
H A D | datashare_predicates.h | 280 SetOperationList(GLOB, field, value);
in Glob()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | rdb_query_test.cpp | 122 predicates.AddOperation(DistributedRdb::RdbPredicateOperator::GLOB, "test", values);
in HWTEST_F() 169 predicates.AddOperation(DistributedRdb::RdbPredicateOperator::GLOB, "test", values);
in HWTEST_F()
|
/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | kv_utils.h | 109 [DataShare::GLOB] = &KvUtils::NoSupport,
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb_data_share_adapter/include/ |
H A D | rdb_utils.h | 169 [DataShare::GLOB] = &RdbUtils::Glob,
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | rdb_types.h | 176 GLOB, enumerator
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | abs_rdb_predicates.cpp | 294 predicates_.AddOperation(DistributedRdb::GLOB, field, value);
in Glob()
|
Completed in 5 milliseconds