Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp219 const std::string SELECT_ACCESS_CONTROL_TABLE_WHERE_ACCESSERID = variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h199 extern const std::string SELECT_ACCESS_CONTROL_TABLE_WHERE_ACCESSERID;
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1814 GetResultSet(SELECT_ACCESS_CONTROL_TABLE_WHERE_ACCESSERID, in DeleteAccesserCheck()