Searched refs:crx_handle (Results 1 – 1 of 1) sorted by relevance
194 ScopedStdioHandle crx_handle(file_util::OpenFile(crx_path, "wb")); in WriteCRX() local211 crx_handle.get()) != 1) { in WriteCRX()215 crx_handle.get()) != public_key.size()) { in WriteCRX()219 crx_handle.get()) != signature.size()) { in WriteCRX()229 if (fwrite(buffer.get(), sizeof(char), bytes_read, crx_handle.get()) != in WriteCRX()