Home
last modified time | relevance | path

Searched refs:DELETE_ACCESSER_CONDITION (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h175 constexpr int32_t DELETE_ACCESSER_CONDITION = 1; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1823 if (rowCount == DELETE_ACCESSER_CONDITION) { in DeleteAccesserCheck()