Home
last modified time | relevance | path

Searched refs:CURRENT_DYNAMIC_MASK (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/include/
H A Ddevice_matrix.h96 static constexpr uint16_t CURRENT_DYNAMIC_MASK = 0x0006; member in OHOS::DistributedData::DeviceMatrix
127 uint16_t dynamic = META_STORE_MASK | CURRENT_DYNAMIC_MASK;
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/matrix/src/
H A Ddevice_matrix.cpp107 newMeta.dynamic = CURRENT_DYNAMIC_MASK | META_STORE_MASK; in Initialize()

Completed in 3 milliseconds