Home
last modified time | relevance | path

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

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/constants/
H A Ddistributed_device_profile_constants.cpp269 const std::string SELECT_ACCESSEE_TABLE_WHERE_ALL = variable
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h225 extern const std::string SELECT_ACCESSEE_TABLE_WHERE_ALL;
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/trustprofilemanager/
H A Dtrust_profile_manager.cpp1047 GetResultSet(SELECT_ACCESSEE_TABLE_WHERE_ALL, std::vector<ValueObject>{ in PutAccesseeProfile()
1159 GetResultSet(SELECT_ACCESSEE_TABLE_WHERE_ALL, std::vector<ValueObject>{ in SetAccesseeId()