Home
last modified time | relevance | path

Searched refs:SET_SEARCHABLE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_event.h33 SET_SEARCHABLE, enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/
H A Dset_searchable_event.h29 SetSearchableEvent(StoreInfo storeInfo, EventInfo evtInfo, int32_t evtId = SET_SEARCHABLE)
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_service_impl.cpp1141 return PostSearchEvent(CloudEvent::SET_SEARCHABLE, param, eventInfo); in SetSearchable()