Home
last modified time | relevance | path

Searched refs:event_string (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/system/logging/liblog/
H A Dlog_event_list.cpp225 auto* event_string = reinterpret_cast<android_event_string_t*>(&context->storage[context->pos]); in android_log_write_string8_len() local
226 event_string->type = EVENT_TYPE_STRING; in android_log_write_string8_len()
227 event_string->length = len; in android_log_write_string8_len()
229 memcpy(&event_string->data, value, len); in android_log_write_string8_len()
462 auto* event_string = reinterpret_cast<android_event_string_t*>(&context->storage[pos]); in android_log_read_next_internal() local
465 if (event_string->length >= UINT16_MAX) { in android_log_read_next_internal()
469 elem.len = event_string->length; in android_log_read_next_internal()
478 elem.data.string = event_string->data; in android_log_read_next_internal()
H A Dlogprint.cpp766 auto* event_string = reinterpret_cast<const android_event_string_t*>(eventData); in android_log_printBinaryEvent() local
767 unsigned int strLen = event_string->length; in android_log_printBinaryEvent()
/aosp_15_r20/external/webrtc/modules/audio_processing/aec_dump/
H A Daec_dump_impl.cc233 std::string event_string = event->SerializeAsString(); in PostWriteToFileTask() local
234 const size_t event_byte_size = event_string.size(); in PostWriteToFileTask()
251 if (!debug_file_.Write(event_string.data(), event_string.size())) { in PostWriteToFileTask()
/aosp_15_r20/system/extras/simpleperf/
H A Dcmd_stat_test.cpp92 std::string event_string; in TEST() local
94 event_string = "cpu/instructions/"; in TEST()
96 event_string = "armv8_pmuv3/inst_retired/"; in TEST()
98 event_string = "cpu/instructions/"; in TEST()
103 TEST_IN_ROOT(ASSERT_TRUE(StatCmd()->Run({"-a", "-e", event_string, "sleep", "1"}))); in TEST()
H A Dcmd_record_test.cpp1247 std::string event_string; in TEST() local
1249 event_string = "cpu/cpu-cycles/"; in TEST()
1251 event_string = "armv8_pmuv3/cpu_cycles/"; in TEST()
1256 TEST_IN_ROOT(ASSERT_TRUE(RunRecordCmd({"-e", event_string}))); in TEST()
/aosp_15_r20/external/perfetto/src/trace_processor/importers/perf/
H A Dfeatures.h98 std::string event_string; member
H A Dfeatures.cc225 !reader.Read(nr_ids) || !ParseString(reader, desc.event_string)) { in Parse()
H A Dperf_data_tokenizer.cc443 perf_session_->SetEventName(id, std::move(desc.event_string)); in ParseFeature()
/aosp_15_r20/packages/modules/Bluetooth/system/bta/include/
Dbta_hf_client_api.h248 char event_string[BTA_HF_CLIENT_UNKNOWN_EVENT_LEN + 1]; member
/aosp_15_r20/external/python/mobly/tests/mobly/controllers/android_device_lib/
Dsnippet_client_v2_test.py1118 event_string = self.client._event_client.eventGetAll('1-0', 'eventName')
1119 self.assertEqual(event_string, 'async-rpc-event')
/aosp_15_r20/packages/modules/Bluetooth/system/bta/hf_client/
Dbta_hf_client_at.cc794 osi_strlcpy(evt.unknown.event_string, evt_buffer, BTA_HF_CLIENT_UNKNOWN_EVENT_LEN + 1); in bta_hf_client_unknown_response()
795 evt.unknown.event_string[BTA_HF_CLIENT_UNKNOWN_EVENT_LEN] = '\0'; in bta_hf_client_unknown_response()
/aosp_15_r20/packages/modules/Bluetooth/system/btif/src/
Dbtif_hf_client.cc1048 p_data->unknown.event_string); in btif_hf_client_upstreams_evt()
/aosp_15_r20/external/grpc-grpc/
H A DAndroid.bp390 "src/core/lib/surface/event_string.cc",
H A DBUILD1945 "//src/core:lib/surface/event_string.cc",
1966 "//src/core:lib/surface/event_string.h",
H A DgRPC-Core.podspec1896 'src/core/lib/surface/event_string.cc',
1897 'src/core/lib/surface/event_string.h',
3285 'src/core/lib/surface/event_string.h',
H A DgRPC-C++.podspec1234 'src/core/lib/surface/event_string.h',
2506 'src/core/lib/surface/event_string.h',
H A Dconfig.m4773 src/core/lib/surface/event_string.cc \
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/
Dgrpc.gyp978 'src/core/lib/surface/event_string.cc',
1439 'src/core/lib/surface/event_string.cc',
1956 'src/core/lib/surface/event_string.cc',
DBUILD1351 "//src/core:lib/surface/event_string.cc",
1441 "//src/core:lib/surface/event_string.h",
DgRPC-Core.podspec1736 'src/core/lib/surface/event_string.cc',
1737 'src/core/lib/surface/event_string.h',
2817 'src/core/lib/surface/event_string.h',
DgRPC-C++.podspec1050 'src/core/lib/surface/event_string.h',
2089 'src/core/lib/surface/event_string.h',
Dconfig.m4800 src/core/lib/surface/event_string.cc \
/aosp_15_r20/external/perfetto/buildtools/grpc/
H A DBUILD.gn5325 "src/src/core/lib/surface/event_string.cc",
5326 "src/src/core/lib/surface/event_string.h",
6347 "src/src/core/lib/surface/event_string.cc",
6348 "src/src/core/lib/surface/event_string.h",
7643 "src/src/core/lib/surface/event_string.cc",
7644 "src/src/core/lib/surface/event_string.h",
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/doxygen/
DDoxyfile.core.internal2420 src/core/lib/surface/event_string.cc \
2421 src/core/lib/surface/event_string.h \
DDoxyfile.c++.internal2638 src/core/lib/surface/event_string.cc \
2639 src/core/lib/surface/event_string.h \

12