/system/tools/aidl/tests/ |
D | aidl_test_client_parcelables.cpp | 59 const vector<SimpleParcelable> original{SimpleParcelable("first", 0), in ConfirmSimpleParcelables() local 64 status = s->ReverseSimpleParcelables(original, &repeated, &reversed); in ConfirmSimpleParcelables() 70 if (repeated != original || reversed != original) { in ConfirmSimpleParcelables() 130 const vector<PersistableBundle> original{first, second, third}; in ConfirmPersistableBundles() local 134 status = s->ReversePersistableBundles(original, &repeated, &reversed); in ConfirmPersistableBundles() 140 if (repeated != original || reversed != original) { in ConfirmPersistableBundles()
|
/system/connectivity/wifilogd/tests/ |
D | local_utils_unittest.cpp | 53 const Message original{5, 'c'}; in TEST() local 55 CopyFromBufferOrDie<Message>(&original, sizeof(original)); in TEST() 56 EXPECT_EQ(original.a, duplicate.a); in TEST() 57 EXPECT_EQ(original.b, duplicate.b); in TEST() 168 const Message original{5, 'c'}; in TEST() local 169 EXPECT_DEATH((CopyFromBufferOrDie<Message>(&original, sizeof(original) - 1)), in TEST()
|
D | memory_reader_unittest.cpp | 169 } original{5, 'c'}; in TEST() local 170 EXPECT_DEATH(MemoryReader(nullptr, sizeof(original)).CopyOutOrDie<Message>(), in TEST() 178 } original{5, 'c'}; in TEST() local 180 MemoryReader(&original, sizeof(original) - 1).CopyOutOrDie<Message>(), in TEST()
|
/system/core/libmemunreachable/ |
D | README.md | 6 …a copy of the process to perform the mark-and-sweep, minimizing disruption to the original process. 35 … to perform a leak detection pass is divided into three processes - the original process, the coll… 39 …cept that it shares the address space of the parent - any writes by the original process are visib… 40 4. *Collection process*: All threads in the original process are paused with `ptrace()`. 43 …normal `fork()`. The sweeper process has a copy of all memory from the original process, includin… 49 13. Unmarked allocations are sent over the pipe back to the original process. 61 - `LeakPipe.cpp`: transfers data describing leaks from the sweeper process to the original process.
|
/system/core/libutils/ |
D | README | 29 the system will return values from either the application's original 38 * original package, matching config 42 * original package, no config 155 original package. 172 resources using the IDs defined in the original package, but there is no 175 {original ID -> overlay ID} is created during package installation 204 the same type and name as in the original package, and be compiled with 211 convention <original.package.name>.overlay.<name> is recommended. 242 header := idmap-magic <crc32-original-pkg> <crc32-overlay-pkg> 276 0x216a8fe2 # CRC32 of the resources.arsc file in the original package
|
/system/sepolicy/public/ |
D | dex2oat.te | 17 # the oat file is symlinked to the original file in /system. 54 # where the oat file is symlinked to the original file in /system.
|
/system/sepolicy/private/ |
D | dexoptanalyzer.te | 13 # app_data_file the oat file is symlinked to the original file in /system.
|
/system/tpm/attestation/common/ |
D | database.proto | 85 // The original key type specified when the key was created. 87 // The original key usage specified when the key was created.
|
/system/libvintf/test/ |
D | main.cpp | 406 auto testOne = [] (const KernelConfigTypedValue &original, in TEST_F() 410 xml = gKernelConfigTypedValueConverter(original); in TEST_F() 413 EXPECT_EQ(original, converted); in TEST_F() 416 auto testParse = [] (const KernelConfigTypedValue &original, in TEST_F() argument 420 EXPECT_EQ(original, converted); in TEST_F()
|
/system/extras/ioshark/ |
D | README | 23 seen in the original straces.
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 46 want its recipients to know that what they have is not the original, so 47 that any problems introduced by others will not reflect on the original 191 original licensor to copy, distribute or modify the Program subject to 231 original copyright holder who places the Program under this License
|
/system/core/libpixelflinger/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/memory_replay/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/core/run-as/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/micro_bench/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/sound/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/memtrack/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/core/libgrallocusage/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/security/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/procrank/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/librank/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/tests/cpueater/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/tpm/trunks/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/core/liblog/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/system/extras/sane_schedstat/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|