Searched defs:Options (Results 1 – 11 of 11) sorted by relevance
| /system/vold/ |
| D | secdiscard.cpp | 38 struct Options { struct 39 std::vector<std::string> targets; 40 bool unlink{true};
|
| /system/core/init/ |
| D | README.md | 199 Options section
|
| /system/cros-codecs/src/c2_wrapper/ |
| D | c2_decoder.rs | 171 type Options = <B as C2DecoderBackend>::DecoderOptions; typedef 183 options: Self::Options, in new()
|
| D | c2_encoder.rs | 119 type Options = B::EncoderOptions; typedef 131 options: Self::Options, in new()
|
| /system/cros-codecs/src/ |
| D | c2_wrapper.rs | 155 type Options: Clone + Send + 'static; typedef 167 options: Self::Options, in new() 215 options: <W as C2Worker<J>>::Options, in new()
|
| /system/testing/gtest_extras/gtest_isolated/ |
| D | Options.h | 78 bool (Options::*func)(const std::string&, const std::string&, bool); member
|
| /system/tools/aidl/ |
| D | generate_cpp_analyzer.cpp | 186 const AidlTypenames& /*typenames*/, const Options& /*options*/) { in GenerateAnalyzerPlaceholder()
|
| D | options.cpp | 298 Options::Options(int argc, const char* const raw_argv[], Options::Language default_lang) in Options() function in android::aidl::Options
|
| D | generate_cpp.cpp | 715 const AidlTypenames& typenames, const Options&) { in GenerateInterfaceSource() 1301 const Options&) { in GenerateParcelSource()
|
| D | aidl_to_java.cpp | 223 static void GenerateTypedObjectHelper(CodeWriter& out, const Options&) { in GenerateTypedObjectHelper()
|
| D | generate_ndk.cpp | 1585 const AidlEnumDeclaration& enum_decl, const Options&) { in GenerateEnumClassDecl()
|