Home
last modified time | relevance | path

Searched refs:EVENT_TYPE_STRING (Results 1 – 16 of 16) sorted by relevance

/aosp12/system/logging/liblog/include/log/
H A Dlog.h104 EVENT_TYPE_STRING = 2, enumerator
/aosp12/frameworks/native/services/surfaceflinger/EventLog/
H A DEventLog.cpp124 mStorage[mPos + 0] = EVENT_TYPE_STRING; in writeString()
/aosp12/system/logging/liblog/
H A Dlogger_write.cpp483 char type = EVENT_TYPE_STRING; in __android_log_bswrite()
506 char type = EVENT_TYPE_STRING; in __android_log_security_bswrite()
H A DREADME.protocol.md58 int8_t type; // EVENT_TYPE_STRING;
H A Dlog_event_list.cpp226 event_string->type = EVENT_TYPE_STRING; in android_log_write_string8_len()
456 case EVENT_TYPE_STRING: { in android_log_read_next_internal()
H A Dlogprint.cpp699 static const unsigned char typeTable[] = {EVENT_TYPE_INT, EVENT_TYPE_LONG, EVENT_TYPE_STRING, in android_log_printBinaryEvent()
769 case EVENT_TYPE_STRING: in android_log_printBinaryEvent()
/aosp12/frameworks/base/core/proto/android/util/
H A Dlog.proto73 EVENT_TYPE_STRING = 2; enumerator
/aosp12/system/core/libstats/push_compat/
H A Dstats_event_list.c232 context->storage[context->pos + 0] = EVENT_TYPE_STRING; in android_log_write_char_array()
/aosp12/system/logging/liblog/tests/
H A Dliblog_test.cpp143 __android_log_btwrite(0, EVENT_TYPE_STRING, Buf, sizeof(Buf) - 1)); in TEST()
365 if (!eventData || (eventData->type != EVENT_TYPE_STRING)) { in bswrite_test()
1908 ASSERT_EQ(EVENT_TYPE_STRING, event_string_subtag->type); in android_errorWriteWithInfoLog_helper()
1927 ASSERT_EQ(EVENT_TYPE_STRING, event_string_data->type); in android_errorWriteWithInfoLog_helper()
2034 ASSERT_EQ(EVENT_TYPE_STRING, event_string_subtag->type); in TEST()
2061 (type == EVENT_TYPE_STRING) || (type == EVENT_TYPE_FLOAT)); in is_real_element()
2159 case EVENT_TYPE_STRING: in android_log_buffer_to_string()
/aosp12/system/logging/logd/
H A DLogBufferElement.cpp254 event->type = EVENT_TYPE_STRING; in PopulateDroppedMessage()
H A DLogAudit.cpp273 event->type = EVENT_TYPE_STRING; in logPrint()
H A DLogTags.cpp336 if (elem.type != EVENT_TYPE_STRING) { in ReadPersistEventLogTags()
341 if (elem.type != EVENT_TYPE_STRING) { in ReadPersistEventLogTags()
/aosp12/frameworks/base/cmds/incidentd/src/
H A DSection.cpp650 case EVENT_TYPE_STRING: in BlockingCall()
652 BinaryLogEntry::Elem::EVENT_TYPE_STRING); in BlockingCall()
/aosp12/bionic/libc/async_safe/
H A Dasync_safe_log.cpp75 EVENT_TYPE_STRING = 2, enumerator
/aosp12/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp1312 **pos = EVENT_TYPE_STRING; in push_eventlog_string()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt41917 Landroid/os/StatsLogEventWrapper;->EVENT_TYPE_STRING:I
60901 Landroid/util/BinaryLogEntry$Elem;->EVENT_TYPE_STRING:I