| /packages/modules/StatsD/statsd/src/logd/ |
| D | LogEvent.cpp | 97 void LogEvent::parseInt32(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseInt32() 103 void LogEvent::parseInt64(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseInt64() 109 void LogEvent::parseString(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseString() 123 void LogEvent::parseFloat(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseFloat() 129 void LogEvent::parseBool(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseBool() 136 void LogEvent::parseByteArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseByteArray() 150 void LogEvent::parseKeyValuePairs(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseKeyValuePairs() 192 void LogEvent::parseAttributionChain(int32_t* pos, int32_t depth, bool* last, in parseAttributionChain() 229 void LogEvent::parseArray(int32_t* pos, int32_t depth, bool* last, uint8_t numAnnotations) { in parseArray() 544 bool last[] = {false, false, false}; in parseBody() local
|
| D | LogEvent.h | 345 void addToValues(int32_t* pos, int32_t depth, T& value, bool* last) { in addToValues()
|
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settingslib/enterprise/ |
| D | EnterprisePrivacyFeatureProviderImplTest.java | 65 Date last = mProvider.getLastBugReportRequestTime(); in testGetLastBugReportRequestTime_ok() local 84 Date last = mProvider.getLastNetworkLogRetrievalTime(); in testGetLastNetworkLogRetrievalTime_ok() local 103 Date last = mProvider.getLastSecurityLogRetrievalTime(); in testGetLastSecurityLogRetrievalTime_ok() local
|
| /packages/modules/IntentResolver/java/src/com/android/intentresolver/widget/ |
| D | RecyclerViewExtensions.kt | 27 val last = getChildAt(count - 1) constant
|
| /packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/ |
| D | db_utilities_indexing.cpp | 36 void db_LeanPartitionOnPivot(double pivot,double *dest,const double *source,long first,long last,lo… in db_LeanPartitionOnPivot() 62 long last=nr_elements-1; in db_LeanQuickSelect() local
|
| /packages/apps/Launcher3/src/com/android/launcher3/util/ |
| D | EventLogArray.kt | 66 val last = (nextIndex + logs.size - 1) % logs.size in addLog() constant
|
| /packages/apps/Dialer/java/com/android/contacts/common/util/ |
| D | StopWatch.java | 65 long last = start; in stopAndLog() local
|
| /packages/modules/Bluetooth/system/gd/common/ |
| D | strings.h | 80 std::string ToHexString(InputIt first, InputIt last) { in ToHexString()
|
| /packages/apps/Contacts/src/com/android/contacts/util/ |
| D | StopWatch.java | 74 long last = start; in stopAndLog() local
|
| /packages/inputmethods/LatinIME/tools/EditTextVariations/src/com/android/inputmethod/tools/edittextvariations/ |
| D | EchoingTextWatcher.java | 75 final String last = s.subSequence(len - 1, len).toString(); in onTextChanged() local
|
| /packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mapclient/ |
| D | MapClientTest.java | 180 BluetoothDevice last = makeBluetoothDevice("11:22:33:44:55:66"); in testConnectMaxDevices() local
|
| /packages/modules/Bluetooth/system/gd/security/test/ |
| D | fake_hci_layer.h | 81 auto last = std::move(command_queue_.front()); in GetLastCommand() local
|
| /packages/apps/DocumentsUI/src/com/android/documentsui/ |
| D | FocusManager.java | 333 int last = mScope.layout.findLastVisibleItemPosition(); in findPagedTargetPosition() local 612 long last = mLastEvent.getEventTime(); in run() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/info/ |
| D | HistogramView.java | 113 float last = 0; in drawHistogram() local
|
| /packages/modules/NeuralNetworks/common/types/include/nnapi/ |
| D | SharedMemory.h | 74 GeneralResult<std::vector<base::unique_fd>> dupFds(ForwardFdIt first, ForwardFdIt last) { in dupFds()
|
| /packages/modules/DnsResolver/ |
| D | res_stats.cpp | 55 time_t last = 0; in android_net_res_stats_aggregate() local
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/filters/ |
| D | SplineMath.java | 32 int last = curve.length - 1; in calculatetCurve() local
|
| /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
| D | Pyramid.cpp | 38 PyramidShort *curr, *last; in allocatePyramidPacked() local
|
| /packages/modules/Bluetooth/system/gd/hci/ |
| D | hci_layer_fake.cc | 94 auto last = std::move(command_queue_.front()); in GetCommand() local
|
| /packages/modules/Permission/PermissionController/iconloaderlib/src/com/android/launcher3/icons/ |
| D | IconNormalizer.java | 365 int last = -1; // Last valid y coordinate which didn't have a missing value in convertToConvexArray() local
|
| /packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/ |
| D | BluetoothMapConvoListingElement.java | 154 public void setLastActivity(long last) { in setLastActivity()
|
| /packages/apps/Gallery2/src/com/android/gallery3d/filtershow/imageshow/ |
| D | ImageCurves.java | 391 float last = 0; in drawHistogram() local
|
| /packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/ |
| D | QnsCallStatusTracker.java | 447 CallQualityBlock last = null; in onHandoverCompleted() local 505 CallQualityBlock last = null; in callEnded() local
|
| /packages/apps/LegacyCamera/jni/feature_stab/src/dbreg/ |
| D | dbreg.cpp | 658 int i = 0, last=0; in SetOutlierThreshold() local
|
| /packages/modules/adb/ |
| D | socket_test.cpp | 53 int last[2]; in TEST_F() local
|