OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_log_create
(Results
1 - 4
of
4
) sorted by null
/system/media/audio_utils/
ErrorLog.cpp
25
error_log_t *
error_log_create
(size_t entries, int64_t aggregate_ns)
function
/system/media/audio_utils/tests/
errorlog_tests.cpp
90
error_log_create
(100 /* lines */, 1000000000 /* one second aggregation */);
/system/media/audio_utils/include/audio_utils/
ErrorLog.h
212
error_log_t *
error_log_create
(size_t entries, int64_t aggregate_ns);
/hardware/qcom/audio/hal/
audio_hw.c
[
all
...]
Completed in 222 milliseconds