Home
last modified time | relevance | path

Searched refs:import (Results 1 – 25 of 35) sorted by relevance

12

/system/core/init/
Dinit_parser.c43 struct import { struct
294 struct import *import; in parse_import() local
310 import = calloc(1, sizeof(struct import)); in parse_import()
311 import->filename = strdup(conf_file); in parse_import()
312 list_add_tail(import_list, &import->list); in parse_import()
313 INFO("found import '%s', adding to import list", import->filename); in parse_import()
389 struct import *import = node_to_item(node, struct import, list); in parse_config() local
392 INFO("importing '%s'", import->filename); in parse_config()
393 ret = init_parse_config_file(import->filename); in parse_config()
396 import->filename, fn); in parse_config()
Dkeywords.h61 KEYWORD(import, SECTION, 1, 0)
Dreadme.txt142 import <filename>
265 import /system/etc/init.conf
/system/core/adb/
Dget_my_path_darwin.c17 #import <Carbon/Carbon.h>
/system/extras/fatblock/
DAndroid.mk20 LOCAL_SRC_FILES := fat.c fatblock.c fs.c import.c read.c utils.c fdpool.c
/system/core/fastboot/
Dutil_osx.c29 #import <Carbon/Carbon.h>
/system/core/rootdir/
Dinit.rc7 import /init.usb.rc
8 import /init.${ro.hardware}.rc
9 import /init.trace.rc
/system/security/keystore/
Dkeystore.cpp1094 static ResponseCode import(KeyStore* keyStore, int, uid_t uid, Value* keyName, Value* key, in import() function
1351 {import, CommandCodes[IMPORT], STATE_NO_ERROR, P_INSERT, {KEY_SIZE, VALUE_SIZE, 0}},
/system/core/libnetutils/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/logwrapper/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/libcorkscrew/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/procrank/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/showmap/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/libpixelflinger/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/ext4_utils/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/su/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/libctest/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/libpagemap/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/debuggerd/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/showslab/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/timeinfo/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/netcfg/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/libzipfile/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/atrace/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/run-as/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,

12