Searched refs:OPRN_CAN_DEL_DUPLICATE_ASSETS (Results 1 – 2 of 2) sorted by relevance
98 const std::string OPRN_CAN_DEL_DUPLICATE_ASSETS = "can_del_duplicate_assets"; variable99 const std::string URI_CAN_DEL_DUPLICATE_ASSETS = "/" + OPRN_CAN_DEL_DUPLICATE_ASSETS;
311 { OPRN_CAN_DEL_DUPLICATE_ASSETS, OperationType::CAN_DEL_DUPLICATE_ASSETS }, in GetOprnTypeMap()