/system/core/init/ |
D | init_parser.c | 43 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()
|
D | keywords.h | 61 KEYWORD(import, SECTION, 1, 0)
|
D | readme.txt | 149 import <filename> 291 import /system/etc/init.conf
|
/system/core/adb/ |
D | get_my_path_darwin.c | 17 #import <Carbon/Carbon.h>
|
/system/extras/fatblock/ |
D | Android.mk | 20 LOCAL_SRC_FILES := fat.c fatblock.c fs.c import.c read.c utils.c fdpool.c
|
/system/core/fastboot/ |
D | util_osx.c | 29 #import <Carbon/Carbon.h>
|
/system/security/keystore/include/keystore/ |
D | IKeystoreService.h | 84 virtual int32_t import(const String16& name, const uint8_t* data, size_t length, int uid,
|
/system/core/rootdir/ |
D | init.rc | 7 import /init.usb.rc 8 import /init.${ro.hardware}.rc 9 import /init.trace.rc
|
/system/security/keystore/ |
D | IKeystoreService.cpp | 294 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/ |
D | html.mako | 76 import re
|
/system/core/run-as/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/libpagemap/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/core/liblog/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/core/debuggerd/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/core/netcfg/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/core/logwrapper/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/core/libctest/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/procmem/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/core/libcutils/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/tests/cpueater/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/ext4_utils/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/showslab/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/su/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/timeinfo/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|
/system/extras/latencytop/ |
D | NOTICE | 90 use, offer to sell, sell, import, and otherwise transfer the Work,
|