/system/tools/aidl/tests/ |
D | aidl_test_client_parcelables.cpp | 106 const vector<SimpleParcelable> original{SimpleParcelable("first", 0), in TEST_F() local 111 repeated = vector<SimpleParcelable>(original.size()); in TEST_F() 114 Status status = cpp_java_tests->ReverseSimpleParcelables(original, &repeated, &reversed); in TEST_F() 117 EXPECT_EQ(repeated, original); in TEST_F() 120 EXPECT_EQ(reversed, original); in TEST_F() 168 const vector<PersistableBundle> original{first, second, third}; in TEST_F() local 172 repeated = vector<PersistableBundle>(original.size()); in TEST_F() 175 Status status = cpp_java_tests->ReversePersistableBundles(original, &repeated, &reversed); in TEST_F() 178 EXPECT_EQ(repeated, original); in TEST_F() 181 EXPECT_EQ(reversed, original); in TEST_F() [all …]
|
/system/memory/libion/ |
D | METADATA | 2 license_note: "would be NOTICE save for GPL in original-kernel-headers/linux/*"
|
/system/update_engine/ |
D | .clang-format | 25 # WARN: We do not symlink this file to the original file because their location 26 # are different in AOSP and CrOS. Keep in sync with the original file if
|
/system/memory/libmemunreachable/ |
D | README.md | 6 …a copy of the process to perform the mark-and-sweep, minimizing disruption to the original process. 130 … to perform a leak detection pass is divided into three processes - the original process, the coll… 134 …cept that it shares the address space of the parent - any writes by the original process are visib… 135 4. *Collection process*: All threads in the original process are paused with `ptrace()`. 138 …normal `fork()`. The sweeper process has a copy of all memory from the original process, includin… 144 13. Unmarked allocations are sent over the pipe back to the original process. 156 - `LeakPipe.cpp`: transfers data describing leaks from the sweeper process to the original process.
|
/system/extras/simpleperf/demo/JavaApi/app/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/system/extras/simpleperf/demo/SimpleperfExampleJava/app/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/system/extras/simpleperf/demo/SimpleperfExampleCpp/app/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/system/extras/simpleperf/demo/CppApi/app/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/system/extras/simpleperf/demo/SimpleperfExampleKotlin/app/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | dex2oat.te | 17 # the oat file is symlinked to the original file in /system. 62 # where the oat file is symlinked to the original file in /system.
|
D | dexoptanalyzer.te | 14 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | dex2oat.te | 17 # the oat file is symlinked to the original file in /system. 62 # where the oat file is symlinked to the original file in /system.
|
D | dexoptanalyzer.te | 18 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/apex/proto/ |
D | apex_build_info.proto | 34 // Content of the original AndroidManifest.xml, before being compiled by aapt.
|
/system/extras/libjsonpb/ |
D | README.md | 39 defined) or the original field name as keys in the input JSON file. 41 only the original field name (or `json_name` option if it is defined) can be
|
/system/sepolicy/prebuilts/api/32.0/private/ |
D | dexoptanalyzer.te | 24 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/sepolicy/prebuilts/api/33.0/private/ |
D | dexoptanalyzer.te | 24 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | dexoptanalyzer.te | 24 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/sepolicy/private/ |
D | dexoptanalyzer.te | 24 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/sepolicy/prebuilts/api/34.0/private/ |
D | dexoptanalyzer.te | 24 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/extras/simpleperf/demo/SimpleperfExampleKotlin/ |
D | gradlew.bat | 2 @rem Copyright 2015 the original author or authors.
|
/system/extras/simpleperf/demo/SimpleperfExampleJava/ |
D | gradlew.bat | 2 @rem Copyright 2015 the original author or authors.
|
/system/update_engine/aosp/ |
D | dynamic_partition_control_android_unittest.cc | 976 brillo::Blob original(file_size, 'X'); in TEST_P() local 977 ASSERT_TRUE(test_utils::WriteFileVector(system_other.path(), original)); in TEST_P() 984 ASSERT_EQ(original, device_content); in TEST_P() 1003 brillo::Blob new_expected(original); in TEST_P()
|
/system/extras/ioshark/ |
D | README | 25 seen in the original straces.
|
/system/sepolicy/prebuilts/api/30.0/public/ |
D | device.te | 112 # separate device node. gsid, however, accesses the original devide node
|