Searched defs:isRebuild (Results 1 - 7 of 7) sorted by relevance
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/commonevent/ |
H A D | set_searchable_event.h | 26 bool isRebuild; member
|
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_tool_bar.cpp | 59 void DOMToolBar::AddChildNode(const RefPtr<DOMNode>& child, int32_t slot, bool isRebuild) in AddChildNode() argument
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | kv_store_nb_delegate.h | 64 bool isRebuild = false; member
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_service_impl.cpp | 276 SetDistributedTables(const RdbSyncerParam ¶m, const std::vector<std::string> &tables, const std::vector<Reference> &references, bool isRebuild, int32_t type) SetDistributedTables() argument
|
H A D | rdb_service_stub.cpp | 116 bool isRebuild; in OnRemoteSetDistributedTables() local
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_service_proxy.cpp | 179 SetDistributedTables(const RdbSyncerParam& param, const std::vector<std::string> &tables, const std::vector<Reference> &references, bool isRebuild, int32_t type) SetDistributedTables() argument
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | rdb_types.h | 111 bool isRebuild = false; member
|
Completed in 6 milliseconds