|
Android-cuttlefish cvd tool
|

Classes | |
| struct | _ext_t |
Typedefs | |
| typedef struct _ext_t | ext_t |
Functions | |
| static bool | ext_found (const char *ext) |
| static const char * | get_ext (const char *path) |
| static bool | ext_do_filter (const char *path) |
| static void | ext_filter_add (const char *ext) |
| static void | ext_filter_destroy (void) |
Variables | |
| const char * | supported_comp_names [] |
| compress_ops | supported_comp_ops [] |
| static ext_t * | extension_list |
| filter_ops | ext_filter |
|
static |
|
static |
|
static |
|
static |
|
static |
| filter_ops ext_filter |
|
static |
| const char* supported_comp_names[] |
compress.c
Copyright (c) 2020 Google Inc. Robin Hsu robin.nosp@m.hsu@.nosp@m.googl.nosp@m.e.co.nosp@m.m : add sload compression support
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
| compress_ops supported_comp_ops[] |