Searched defs:SetSearchable (Results 1 – 5 of 5) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ | ||
H A D | rdb_store_config.cpp | 499 void RdbStoreConfig::SetSearchable(bool isSearchable) in SetSearchable() function in OHOS::NativeRdb::RdbStoreConfig |
H A D | rdb_service_proxy.cpp | 502 int32_t RdbServiceProxy::SetSearchable(const RdbSyncerParam& param, bool isSearchable) in SetSearchable() function in OHOS::DistributedRdb::RdbServiceProxy |
H A D | rdb_store.cpp | 594 int RdbStore::SetSearchable(bool isSearchable) in SetSearchable() function in OHOS::NativeRdb::RdbStore |
H A D | rdb_store_impl.cpp | 681 int RdbStoreImpl::SetSearchable(bool isSearchable) in SetSearchable() function in OHOS::NativeRdb::RdbStoreImpl |
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ | ||
H A D | rdb_service_impl.cpp | 1131 int32_t RdbServiceImpl::SetSearchable(const RdbSyncerParam& param, bool isSearchable) in SetSearchable() function in OHOS::DistributedRdb::RdbServiceImpl |