HomeSort by relevance Sort by last modified time
    Searched refs:C_WRITE_OPEN_ERROR (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/courgette/
courgette_minimal_tool.cc 47 if (status == courgette::C_WRITE_OPEN_ERROR) Problem("Can't open file.");
courgette.h 27 C_WRITE_OPEN_ERROR = 3, // Could not open output file for writing.
ensemble_apply.cc 424 return C_WRITE_OPEN_ERROR;
courgette_tool.cc 379 if (status == courgette::C_WRITE_OPEN_ERROR)

Completed in 136 milliseconds