Home
last modified time | relevance | path

Searched refs:import (Results 1 – 25 of 37) 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.txt149 import <filename>
291 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/security/keystore/include/keystore/
DIKeystoreService.h84 virtual int32_t import(const String16& name, const uint8_t* data, size_t length, int uid,
/system/core/rootdir/
Dinit.rc7 import /init.usb.rc
8 import /init.${ro.hardware}.rc
9 import /init.trace.rc
/system/security/keystore/
DIKeystoreService.cpp294 virtual int32_t import(const String16& name, const uint8_t* key, size_t keyLength, int uid, in import() function in android::BpKeystoreService
700 int32_t ret = import(name, (const uint8_t*) in, (size_t) inSize, uid, flags); in onTransact()
/system/media/camera/docs/
Dhtml.mako76 import re
/system/core/run-as/
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/liblog/
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/core/netcfg/
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/libctest/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/procmem/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/core/libcutils/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/tests/cpueater/
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/showslab/
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/extras/timeinfo/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,
/system/extras/latencytop/
DNOTICE90 use, offer to sell, sell, import, and otherwise transfer the Work,

12