| /build/make/tools/aconfig/aconfig_storage_read_api/ |
| D | aconfig_storage_read_api.cpp | 52 auto result = Result<MappedStorageFile*>(); in get_mapped_file_impl() local 65 auto result = Result<MappedStorageFile*>(); in map_storage_file() local 72 auto result = Result<MappedStorageFile*>(); in map_storage_file() local 80 auto result = Result<MappedStorageFile*>(); in map_storage_file() local 123 auto result = Result<uint32_t>(); in get_storage_file_version() local 143 auto result = Result<PackageReadContext>(); in get_package_read_context() local 164 auto result = Result<FlagReadContext>(); in get_flag_read_context() local 180 auto result = Result<bool>(); in get_boolean_flag_value() local 198 auto result = Result<uint8_t>(); in get_flag_attribute() local
|
| /build/make/backported_fixes/tests/java/com/android/build/backportedfixes/ |
| D | WriteBackportedFixesPropFileTest.java | 33 var result = new StringWriter(); in writeFixesAsAliasBitSet_default() local 51 var result = new StringWriter(); in writeFixesAsAliasBitSet_some() local
|
| D | CombineBackportedFixesTest.java | 36 var result = new ByteArrayOutputStream(); in writeBackportedFixes_default() local
|
| /build/make/backported_fixes/tests/java/com/android/build/backportedfixes/common/ |
| D | ParserTest.java | 63 var result = Parser.parseBackportedFixFiles(ImmutableList.of()); in parseBackportedFixFiles_empty() local 70 var result = Parser.parseBackportedFixFiles(ImmutableList.of(mTempFolder.newFile())); in parseBackportedFixFiles_oneBlank() local 88 var result = Parser.parseBackportedFixFiles( in parseBackportedFixFiles_two() local
|
| /build/make/tools/product_config/src/com/android/build/config/ |
| D | Value.java | 108 StringBuilder result = new StringBuilder(); in normalize() local 137 final StringBuilder result = new StringBuilder(); in oneLinePerWord() local 154 final StringBuilder result = new StringBuilder(); in oneLinePerWord() local 206 List<Position> result = new ArrayList(); in getPositions() local
|
| D | OutputChecker.java | 124 final ArrayList<Variable> result = new ArrayList(); in getDifferences() local 139 final TreeMap<String, Variable> result = new TreeMap(); in getVariables() local 168 final HashMap<String, Str> result = new HashMap(); in getModifiedVars() local
|
| D | ConvertMakeToGenericConfig.java | 35 final GenericConfig result = new GenericConfig(); in convert() local 221 final ArrayList<String> result = new ArrayList(); in split() local
|
| D | Str.java | 76 final ArrayList<Str> result = new ArrayList(list.size()); in toList() local
|
| /build/make/tools/ide_query/cc_analyzer/ |
| D | main.cc | 52 cc_analyzer::IdeAnalysis result; in ReturnError() local 70 std::unique_ptr<google::protobuf::Message> result; in main() local
|
| D | analyzer.cc | 60 auto& result = *results.add_deps(); in GetDeps() local 101 auto& result = *results.add_sources(); in GetBuildInputs() local
|
| /build/make/tools/compliance/ |
| D | readgraph.go | 59 type result struct { struct 61 file string 64 target *TargetNode 67 err error
|
| /build/make/tools/aconfig/aconfig_storage_file/tests/srcs/ |
| D | SipHasher13Test.java | 33 long result = SipHasher13.hash(testStr.getBytes(UTF_8)); in testSipHash_hashString() local
|
| /build/make/tools/droiddoc/templates-pdk/assets/ |
| D | android-developer-resource-browser.js | 42 function resultMatchesKeyword(result, keyword) { argument 165 loadedResults.push({ node: resultJqNode, result: result }); property
|
| /build/make/tools/product_config/test/com/android/build/config/ |
| D | TestRunner.java | 42 Result result = junit.run(CsvParserTest.class, in main() local
|
| /build/make/tools/zipalign/ |
| D | ZipEntry.cpp | 48 status_t result = mCDE.read(fp); in initFromCDE() local 402 status_t result = OK; in read() local 536 status_t result = OK; in read() local
|
| D | ZipFile.cpp | 107 status_t result; in open() local 261 status_t result = mEOCD.readBuf(buf + i, readAmount - i); in readCentralDir() local 354 status_t result = OK; in addCommon() local 532 status_t result; in add() local 637 status_t result; in addRecompress() local 865 status_t result = OK; in compressFpToFp() local 959 status_t result = OK; in flush() local 1011 status_t result = OK; in crunchArchive() local
|
| D | ZipAlignMain.cpp | 66 int result = 1; in main() local
|
| /build/make/tools/aconfig/aconfig_device_paths/src/ |
| D | lib.rs | 36 let mut result: Vec<PathBuf> = in parsed_flags_proto_paths() localVariable
|
| D | DeviceProtosTemplate.java | 50 ArrayList<parsed_flag> result = new ArrayList(); in loadAndParseFlagProtos() local
|
| D | DeviceProtosTestUtilTemplate.java | 48 ArrayList<parsed_flag> result = new ArrayList(); in loadAndParseFlagProtos() local
|
| /build/bazel/examples/android_app/java/com/app/ |
| D | jni_dep.cc | 30 jstring result = env->NewString(str1, len); in NewStringLatin1() local
|
| /build/soong/scripts/hiddenapi/ |
| D | analyze_bcpf.py | 869 def build_monolithic_flags(self, result): argument 914 def report_hidden_api_flag_file_changes(self, result, property_name, argument 952 def fix_hidden_api_flag_files(self, result, property_name, flags_file, argument 1027 def check_frameworks_base_boot_hidden_api_files(self, result): argument 1091 def analyze_hiddenapi_package_properties(self, result): argument 1233 def compute_hiddenapi_package_properties(self, result): argument 1304 def recurse_hiddenapi_packages_trie(self, node, result): argument
|
| /build/make/tools/aconfig/aflags/src/ |
| D | load_protos.rs | 50 let mut result = Vec::new(); in load() localVariable
|
| /build/make/tools/ziptime/ |
| D | ZipEntry.cpp | 47 status_t result = mCDE.rewrite(fp); in initAndRewriteFromCDE() local
|
| D | ZipFile.cpp | 120 status_t result = mEOCD.readBuf(buf + i, readAmount - i); in rewriteCentralDir() local
|