Searched refs:OPRN_DELETE_BY_TOOL (Results 1 – 2 of 2) sorted by relevance
53 const std::string OPRN_DELETE_BY_TOOL = "delete_by_tool"; variable188 …tring URI_DELETE_TOOL = MEDIALIBRARY_DATA_URI + "/" + DELETE_TOOL_OPRN + "/" + OPRN_DELETE_BY_TOOL;
230 { OPRN_DELETE_BY_TOOL, OperationType::DELETE_TOOL }, in GetOprnTypeMap()