/aosp_15_r20/external/ltp/testcases/kernel/controllers/libcontrollers/ |
H A D | libcontrollers.c | 63 error_function("Can not read stat for file ", fullpath); in scan_shares_files() 90 error_function("Can't open ", fullpath); in scan_shares_files() 116 error_function("Could not close dir ", fullpath); in scan_shares_files() 148 error_function("Could not open file", filepath); in read_file() 156 error_function("Could not close file", filepath); in read_file() 162 error_function("Wrong action type passed to fun read_file for ", in read_file() 174 static inline void error_function(char *msg1, char *msg2) in error_function() function 191 error_function("Could not open file", filepath); in read_shares_file() 196 error_function("Could not close file", filepath); in read_shares_file() 211 error_function("in opening file for writing:", file); in write_to_file()
|
H A D | libcontrollers.h | 59 static inline void error_function(char *msg1, char *msg2);
|
/aosp_15_r20/frameworks/av/services/mediametrics/ |
H A D | statsd_audiorecord.cpp | 107 std::string error_function; in statsd_audiorecord() local 108 if (item->getString("android.media.audiorecord.errfunc", &error_function) || in statsd_audiorecord() 109 item->getString("android.media.audiorecord.lastError.at", &error_function)) { in statsd_audiorecord() 110 metrics_proto.set_error_function(error_function); in statsd_audiorecord() 175 << " error_function:" << error_function in statsd_audiorecord()
|
/aosp_15_r20/external/webp/imageio/ |
H A D | pngdec.c | 37 static void PNGAPI error_function(png_structp png, png_const_charp error) { in error_function() function 255 png_set_error_fn(png, 0, error_function, NULL); in ReadPNG()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/coordinator/ |
H A D | fault_tolerance_test.py | 254 def error_function(): function 273 self.cluster_coord.schedule(error_function)
|
/aosp_15_r20/frameworks/proto_logging/stats/message/ |
H A D | mediametrics_message.proto | 57 optional string error_function = 10; field
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static_cfi/gen/proto/frameworks/proto_logging/stats/message/ |
D | mediametrics_message.pb.h | 582 const std::string& error_function() const; in Swap() 587 void set_allocated_error_function(std::string* error_function); in Swap() 4978 inline const std::string& AudioRecordData::error_function() const { in error_function() function 5019 inline void AudioRecordData::set_allocated_error_function(std::string* error_function) { in set_allocated_error_function() argument 5020 if (error_function != nullptr) { in set_allocated_error_function() 5025 _impl_.error_function_.SetAllocated(error_function, GetArenaForAllocation()); in set_allocated_error_function()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/message/ |
D | mediametrics_message.pb.h | 625 const std::string& error_function() const; in Swap() 630 void set_allocated_error_function(std::string* error_function); in Swap() 5133 inline const std::string& AudioRecordData::error_function() const { in error_function() function 5174 inline void AudioRecordData::set_allocated_error_function(std::string* error_function) { in set_allocated_error_function() argument 5175 if (error_function != nullptr) { in set_allocated_error_function() 5180 _impl_.error_function_.SetAllocated(error_function, GetArenaForAllocation()); in set_allocated_error_function()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/android_arm64_armv8-2a_cortex-a55_static/gen/proto/frameworks/proto_logging/stats/message/ |
D | mediametrics_message.pb.h | 582 const std::string& error_function() const; in Swap() 587 void set_allocated_error_function(std::string* error_function); in Swap() 4978 inline const std::string& AudioRecordData::error_function() const { in error_function() function 5019 inline void AudioRecordData::set_allocated_error_function(std::string* error_function) { in set_allocated_error_function() argument 5020 if (error_function != nullptr) { in set_allocated_error_function() 5025 _impl_.error_function_.SetAllocated(error_function, GetArenaForAllocation()); in set_allocated_error_function()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/libplatformprotos/linux_glibc_x86_64_static/gen/proto/frameworks/proto_logging/stats/message/ |
D | mediametrics_message.pb.h | 625 const std::string& error_function() const; in Swap() 630 void set_allocated_error_function(std::string* error_function); in Swap() 5133 inline const std::string& AudioRecordData::error_function() const { in error_function() function 5174 inline void AudioRecordData::set_allocated_error_function(std::string* error_function) { in set_allocated_error_function() argument 5175 if (error_function != nullptr) { in set_allocated_error_function() 5180 _impl_.error_function_.SetAllocated(error_function, GetArenaForAllocation()); in set_allocated_error_function()
|