Home
last modified time | relevance | path

Searched refs:keyword (Results 1 – 15 of 15) sorted by relevance

/system/core/init/
Dkeyword_map.h44 auto& keyword = args[0]; in FindFunction() local
47 auto function_info_it = map().find(keyword); in FindFunction()
49 return Error() << StringPrintf("Invalid keyword '%s'", keyword.c_str()); in FindFunction()
57 return Error() << StringPrintf("%s requires %zu argument%s", keyword.c_str(), min_args, in FindFunction()
64 keyword.c_str(), min_args, min_args > 1 ? "s" : ""); in FindFunction()
67 keyword.c_str(), min_args, max_args); in FindFunction()
DREADME.md275 /vendor. The last service definition that init parses with this keyword is the service definition
328 > Provide a timeout after which point the service will be killed. The oneshot keyword is respected
630 The import keyword is not a command, but rather its own section,
826 2) All commands map to a valid keyword and the argument count is within the correct range.
/system/sepolicy/tools/sepolicy-analyze/
Dneverallow.c23 const char *keyword = "self"; in read_typeset() local
24 size_t keyword_size = strlen(keyword), len; in read_typeset()
100 if (len == keyword_size && !strncmp(start, keyword, keyword_size)) { in read_typeset()
379 const char *keyword = "neverallow"; in check_neverallows() local
380 size_t keyword_size = strlen(keyword), len; in check_neverallows()
401 if (len != keyword_size || strncmp(start, keyword, keyword_size)) in check_neverallows()
/system/tools/hidl/
Dhidl-gen_y.yy155 *errorMsg = identifier + " is a HIDL keyword "
160 *errorMsg = identifier + " is a C++ keyword "
165 *errorMsg = identifier + " is a Java keyword "
231 %token<void> ENUM "keyword `enum`"
232 %token<void> EXTENDS "keyword `extends`"
234 %token<void> GENERATES "keyword `generates`"
236 %token<void> IMPORT "keyword `import`"
239 %token<void> INTERFACE "keyword `interface`"
240 %token<str> PACKAGE "keyword `package`"
242 %token<void> STRUCT "keyword `struct`"
[all …]
/system/extras/boottime_tools/io_analysis/
Dcheck_io_trace.py181 keyword = argv[1]
183 trace = Trace(keyword)
/system/sepolicy/prebuilts/api/27.0/private/
Dseapp_contexts61 # rules are lines beginning with the keyword neverallow. Full support for PCRE
/system/sepolicy/prebuilts/api/26.0/private/
Dseapp_contexts61 # rules are lines beginning with the keyword neverallow. Full support for PCRE
/system/sepolicy/prebuilts/api/28.0/private/
Dseapp_contexts61 # rules are lines beginning with the keyword neverallow. Full support for PCRE
/system/tools/aidl/
Daidl_language_y.yy123 * aforementioned keyword tokens.
/system/sepolicy/prebuilts/api/29.0/private/
Dseapp_contexts101 # rules are lines beginning with the keyword neverallow. Full support for PCRE
/system/sepolicy/private/
Dseapp_contexts101 # rules are lines beginning with the keyword neverallow. Full support for PCRE
/system/media/audio_utils/
DDoxyfile225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
312 # of private inheritance when no explicit protection keyword is present.
DDoxyfile.orig225 # This tag can be used to specify a number of word-keyword mappings (TCL only).
312 # of private inheritance when no explicit protection keyword is present.
/system/chre/pal/doc/
DDoxyfile233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
323 # of private inheritance when no explicit protection keyword is present.
/system/chre/chre_api/doc/
DDoxyfile233 # This tag can be used to specify a number of word-keyword mappings (TCL only).
323 # of private inheritance when no explicit protection keyword is present.