Searched refs:IS_TOOL_OPEN (Results 1 – 4 of 4) sorted by relevance
25 return cmd.GetQuerySetParam(IS_TOOL_OPEN) == TOOL_OPEN_TRUE; in IsMediaToolOperation()
301 MediaFileUtils::UriAppendKeyValue(uriWithKey, IS_TOOL_OPEN, in Open()
423 const std::string IS_TOOL_OPEN = "is_mediatool_open_operation"; variable
369 if (cmd.GetQuerySetParam(IS_TOOL_OPEN) == TOOL_OPEN_TRUE) { in CheckOpenFilePermission()