Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/strategies/data_share/
H A Dload_config_from_data_share_bundle_info_strategy.cpp30 constexpr static int8_t COMMON_MATCH_PRIORITY = 1; member
69 result.SetCrossUserMode(ConfigData::COMMON_MATCH_PRIORITY, item.crossUserMode); in LoadConfigFromProfile()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/
H A Ddata_share_profile_config.h73 constexpr static int8_t COMMON_MATCH_PRIORITY = 1; variable
H A Ddata_share_profile_config.cpp288 SetCrossUserMode(COMMON_MATCH_PRIORITY, item.crossUserMode, crossMode); in GetAccessCrossMode()