Home
last modified time | relevance | path

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

/system/core/init/
Dkeyword_map.h52 auto& keyword = args[0]; in Find() local
55 auto result_it = map_.find(keyword); in Find()
57 return Errorf("Invalid keyword '{}'", keyword); in Find()
65 return Errorf("{} requires {} argument{}", keyword, min_args, in Find()
71 return Errorf("{} requires at least {} argument{}", keyword, min_args, in Find()
74 return Errorf("{} requires between {} and {} arguments", keyword, min_args, in Find()
DREADME.md262 /vendor. The last service definition that init parses with this keyword is the service definition
333 > Provide a timeout after which point the service will be killed. The oneshot keyword is respected
686 The import keyword is not a command, but rather its own section,
924 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.yy157 *errorMsg = identifier + " is a HIDL keyword "
162 *errorMsg = identifier + " is a C++ keyword "
167 *errorMsg = identifier + " is a Java keyword "
236 %token<void> ENUM "keyword `enum`"
237 %token<void> EXTENDS "keyword `extends`"
239 %token<void> GENERATES "keyword `generates`"
241 %token<void> IMPORT "keyword `import`"
244 %token<void> INTERFACE "keyword `interface`"
245 %token<str> PACKAGE "keyword `package`"
247 %token<void> STRUCT "keyword `struct`"
[all …]
/system/extras/boottime_tools/io_analysis/
Dcheck_io_trace.py181 keyword = argv[1]
183 trace = Trace(keyword)
/system/bt/gd/packet/parser/
DREADME44 The _payload_ keyword generates a getter but _body_ doesn't. Therefore, a
Dlanguage_l.ll51 /* Begin reserved keyword definitions */
/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/27.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/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/sepolicy/prebuilts/api/30.0/private/
Dseapp_contexts101 # rules are lines beginning with the keyword neverallow. Full support for PCRE
/system/tools/aidl/
Daidl_language_y.yy197 * aforementioned keyword tokens.
/system/media/audio_utils/
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.
DDoxyfile.bak225 # 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.
DDoxyfile256 # This tag can be used to specify a number of word-keyword mappings (TCL only).
364 # 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.
/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.