/aosp12/frameworks/native/services/surfaceflinger/TimeStats/timestatsatomsproto/ |
H A D | timestats_atoms.proto | 55 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 59 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 63 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 67 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 72 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 78 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 85 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 92 // Note: This stat is not sliced by dimension. It will be duplicated for metrics
|
/aosp12/system/extras/simpleperf/ |
H A D | callchain.h | 45 bool duplicated; member 49 CallChainRoot() : duplicated(false), children_period(0) {} in CallChainRoot()
|
H A D | SampleComparator.h | 63 BUILD_COMPARE_VALUE_FUNCTION(CompareCallGraphDuplicated, callchain.duplicated);
|
H A D | SampleDisplayer.h | 120 if (brief_callgraph_ && sample->callchain.duplicated) { in operator()
|
H A D | sample_tree.h | 258 sample->callchain.duplicated = true; in AddCallChainDuplicateInfo()
|
/aosp12/system/logging/logd/ |
H A D | README.compression.md | 28 * Developer confusion about missing and de-duplicated logs 40 * No gaps in logs, no de-duplicated logs => no developer confusion
|
/aosp12/libnativehelper/tests_mts/jni/ |
H A D | Android.bp | 39 // At the time of writing there is no duplicated global state in the
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/logging/ |
H A D | Notifications.proto | 20 * NotificationList proto from atoms.proto, duplicated here so that it's accessible in the build.
|
/aosp12/frameworks/base/proto/src/ |
H A D | camera.proto | 25 * CameraStreamProto from atoms.proto, duplicated here so that it's accessible from the
|
/aosp12/frameworks/compile/mclinker/include/mcld/LD/ |
H A D | DiagCommonKinds.inc | 50 "There are duplicated --wrap `%0' on the command line\nsymbol `%1' had " 52 "There are duplicated --wrap `%0' on the command line]\nsymbol `%1' had "
|
/aosp12/frameworks/base/core/proto/android/internal/ |
H A D | binder_latency.proto | 23 * RepeatedApiStats proto from atoms.proto, duplicated here so that it's
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonenumberproto/ |
H A D | dialer_phone_number.proto | 60 // normalized_number, but this information is duplicated here for convenience.
|
/aosp12/system/tools/aidl/ |
H A D | aidl_language.cpp | 953 bool duplicated = !fieldnames.emplace(v->GetName()).second; in CheckValidWithMembers() local 954 if (duplicated) { in CheckValidWithMembers() 988 bool duplicated = !getters.emplace(v->GetCapitalizedName()).second; in CheckValidForGetterNames() local 989 if (duplicated) { in CheckValidForGetterNames()
|
/aosp12/packages/modules/Connectivity/tests/common/ |
H A D | Android.bp | 48 // Some tests may be duplicated (in particular static lib tests), as they need to be run under both
|
/aosp12/frameworks/base/mime/ |
H A D | Android.bp | 65 // - the path names "res/" and "testres/" and duplicated in .java source files
|
/aosp12/frameworks/libs/net/common/ |
H A D | Android.bp | 152 // included either (some annotations would be duplicated on the bootclasspath).
|
/aosp12/system/update_engine/update_engine/ |
H A D | update_metadata.proto | 368 // Definition has been duplicated from 377 // Definition has been duplicated from
|
/aosp12/system/update_engine/ |
H A D | update_metadata.proto | 368 // Definition has been duplicated from 377 // Definition has been duplicated from
|
/aosp12/system/tools/hidl/ |
H A D | hidl-gen_y.yy | 878 std::cerr << "ERROR: duplicated argument or result name " 887 std::cerr << "ERROR: duplicated argument or result name "
|
/aosp12/art/build/ |
H A D | Android.bp | 318 // This has to be duplicated for android and host to make sure it
|
/aosp12/hardware/interfaces/camera/common/1.0/ |
H A D | types.hal | 82 * Camera metadata type - duplicated from VNDK libcamera_metadata for vendor tag
|
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
H A D | tutorial.md | 241 Note that, currently if an object contains duplicated named member, comparing equality with any obj…
|
/aosp12/build/make/ |
H A D | Changes.md | 131 Optional assignments can be duplicated and in that case their order matters.
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | protobuf-java-3.7.0.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/frameworks/proto_logging/stats/ |
H A D | atoms.proto | 11732 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11736 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11740 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11744 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11749 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11755 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11762 // Note: This stat is not sliced by dimension. It will be duplicated for metrics 11770 // Note: This stat is not sliced by dimension. It will be duplicated for metrics
|