Home
last modified time | relevance | path

Searched refs:IsSearchable (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Drdb_store_manager.cpp180 syncerParam.isSearchable_ = config.IsSearchable(); in GetSyncParam()
H A Drdb_store_config.cpp494 bool RdbStoreConfig::IsSearchable() const in IsSearchable() function in OHOS::NativeRdb::RdbStoreConfig
H A Dsqlite_connection.cpp188 rdbStoreConfig.SetSearchable(rdbConfig.IsSearchable()); in GetSlaveRdbStoreConfig()
1322 param.isSearchable_ = config.IsSearchable(); in SetServiceKey()
H A Drdb_store_impl.cpp94 syncerParam_.isSearchable_ = config.IsSearchable(); in InitSyncerParam()
742 if (!config_.IsSearchable()) { in RegisterDataChangeCallback()
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/
H A Drdb_store_config.h229 bool IsSearchable() const;
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_store_config.h609 bool IsSearchable() const;