Searched refs:module (Results 1 - 6 of 6) sorted by relevance

/system/core/libsparse/
H A DAndroid.mk46 # Need a unique module name, but exe should still be called simg2img
67 # Need a unique module name, but exe should still be called simg2img
/system/core/init/
H A DAndroid.mk61 # local module name
H A Dbuiltins.c139 void *module; local
143 module = read_file(filename, &size);
144 if (!module)
147 ret = init_module(module, size, options);
149 free(module);
/system/core/toolbox/
H A DAndroid.mk133 # local module name
/system/security/softkeymaster/
H A Dkeymaster_openssl.cpp469 static int openssl_open(const hw_module_t* module, const char* name, argument
480 dev->common.module = (struct hw_module_t*) module;
/system/extras/tests/fstest/
H A Dperm_checker.conf125 /sys/module/board_trout/parameters/bluetooth_power_on 660 660 root bluetooth bluetooth bluetooth

Completed in 2339 milliseconds