Home
last modified time | relevance | path

Searched refs:error_function (Results 1 – 4 of 4) sorted by relevance

/external/ltp/testcases/kernel/controllers/libcontrollers/
Dlibcontrollers.c54 error_function("Can not read stat for file ", fullpath); in scan_shares_files()
81 error_function("Can't open ", fullpath); in scan_shares_files()
107 error_function("Could not close dir ", fullpath); in scan_shares_files()
136 error_function("Could not open file", filepath); in read_file()
143 error_function("Could not close file", filepath); in read_file()
149 error_function("Wrong action type passed to fun read_file for ", in read_file()
161 static inline void error_function(char *msg1, char *msg2) in error_function() function
178 error_function("Could not open file", filepath); in read_shares_file()
183 error_function("Could not close file", filepath); in read_shares_file()
198 error_function("in opening file for writing:", file); in write_to_file()
Dlibcontrollers.h73 static inline void error_function(char *msg1, char *msg2);
/external/tensorflow/tensorflow/python/distribute/coordinator/
Dfault_tolerance_test.py247 def error_function(): function
266 self.cluster_coord.schedule(error_function)
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.mm114 ErrorFlavor no_error_enum_value, SetErrorFunction error_function>
208 error_function(open_app_error, open_app_error_string, error);