Home
last modified time | relevance | path

Searched defs:second (Results 1 – 25 of 33) sorted by relevance

12

/system/incremental_delivery/incfs/include/
Dpath.h116 std::string join(std::string&& first, std::string_view second, Paths&&... paths) { in join()
128 std::string join(std::string_view first, std::string_view second, Paths&&... paths) { in join()
132 std::string join(const char* first, std::string_view second, Paths&&... paths) { in join()
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-java-source/gen/android/aidl/tests/unions/
DUnionInUnion.java13 public final static int second = 1; // int second; field in UnionInUnion
54 public static UnionInUnion second(int _value) { in second() method in UnionInUnion
171 public static final int second = 1; field
/system/tools/aidl/tests/golden_output/aidl-test-interface-java-source/gen/android/aidl/tests/unions/
DUnionInUnion.java13 public final static int second = 1; // int second; field in UnionInUnion
54 public static UnionInUnion second(int _value) { in second() method in UnionInUnion
171 public static final int second = 1; field
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/unions/
DUnionInUnion.h37 second = 1, enumerator
41 static const inline Tag second = Tag::second; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-cpp-source/gen/include/android/aidl/tests/unions/
DUnionInUnion.h37 second = 1, enumerator
41 static const inline Tag second = Tag::second; variable
/system/tools/aidl/tests/golden_output/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/unions/
DUnionInUnion.h46 second = 1, enumerator
51 static const inline Tag second = Tag::second; variable
/system/tools/aidl/tests/golden_output/frozen/aidl-test-interface-ndk-source/gen/include/aidl/android/aidl/tests/unions/
DUnionInUnion.h46 second = 1, enumerator
51 static const inline Tag second = Tag::second; variable
/system/libfmq/
DErasedMessageQueue.hpp27 AidlMessageQueue<MQErased, SynchronizedReadWrite>::MemRegion second; member
/system/nvram/messages/
Dblob.cpp43 void swap(Blob& first, Blob& second) { in swap()
/system/extras/tests/lib/testUtil/
DtestUtil.c101 const struct timespec *second) in tsDelta()
124 const struct timeval *second) in tvDelta()
/system/logging/logcat/tests/
Dlogcat_benchmark.cpp41 int second; in BM_logcat_sorted_order() member in BM_logcat_sorted_order::timestamp
/system/nvram/messages/include/nvram/messages/
Dvector.h60 friend void swap(Vector<ElementType>& first, Vector<ElementType>& second) { in swap()
/system/core/fastboot/
Dbootimg_utils.cpp80 const std::vector<char>& second, const std::vector<char>& dtb, size_t base, in mkbootimg()
/system/extras/memtrack/
Dmemtrack.cpp230 bool comparePss(const process_info_t *first, const process_info_t *second) { in comparePss()
/system/extras/iotop/
Diotop.cpp175 bool second = true; in main() local
/system/core/libcutils/
Dfs_config_test.cpp84 size_t second; in check_unique() local
/system/libfmq/tests/
Dfmq_unit_tests.cpp941 auto second = tx.getSecondRegion(); in TYPED_TEST() local
994 auto second = tx.getSecondRegion(); in TYPED_TEST() local
1034 auto second = tx.getSecondRegion(); in TYPED_TEST() local
1102 auto second = tx.getSecondRegion(); in TYPED_TEST() local
1187 auto second = tx.getSecondRegion(); in TYPED_TEST() local
/system/update_engine/payload_generator/
Dsquashfs_filesystem.cc159 second = first + (first == files_.end() ? 0 : 1); in Init() local
Dextent_ranges.cc68 Extent UnionOverlappingExtents(const Extent& first, const Extent& second) { in UnionOverlappingExtents()
Dmerge_sequence_generator.cc71 constexpr T GetDifference(T first, T second) { in GetDifference()
/system/logging/liblog/include/log/
Dlog_main.h115 #define __android_second(dummy, second, ...) second argument
/system/logging/liblog/include_vndk/log/
Dlog_main.h115 #define __android_second(dummy, second, ...) second argument
/system/incremental_delivery/incfs/tests/util/
Dmap_ptr_test.cpp87 uint32_t second; member
/system/extras/perf_tools/
Dsbtpull.py362 def __init__(self, _fileName, _keyWords = ["init first", "init second", "boot_completed"]):
/system/tools/aidl/tests/
Daidl_test_client_parcelables.cpp215 PersistableBundle second; in TEST_F() local

12