Home
last modified time | relevance | path

Searched defs:extra (Results 1 – 6 of 6) sorted by relevance

/system/core/toolbox/
Dmount.c65 static void add_extra_option(struct extra_opts *extra, char *s) in add_extra_option()
96 parse_mount_options(char *arg, unsigned long rwflag, struct extra_opts *extra, int* loop, char *loo… in parse_mount_options()
161 static struct extra_opts extra; variable
/system/media/audio_utils/
Dtinysndfile.c358 size_t extra = 0; in sf_open_write() local
408 size_t extra = (handle->info.format & SF_FORMAT_SUBMASK) == SF_FORMAT_FLOAT ? 14 : 0; in sf_close() local
/system/extras/tests/net_test/
Dmultinetwork_base.py607 def _FormatMessage(self, iif, ip_if, extra, desc, reply_desc): argument
/system/core/adb/
Dcommandline.cpp57 static std::string product_file(const char *extra) { in product_file()
/system/bt/btif/include/
Dbtif_hl.h119 btif_hl_extra_mdl_cfg_t extra; member
/system/security/keystore/
Dkeystore.cpp1283 size_t extra = decode_key_length(p, plen); in list() local