HomeSort by relevance Sort by last modified time
    Searched refs:FATAL_ERROR (Results 1 - 25 of 42) sorted by null

1 2

  /system/chre/platform/include/chre/platform/
fatal_error.h 33 #include "chre/target_platform/fatal_error.h"
39 #define FATAL_ERROR(fmt, ...) do { \
48 FATAL_ERROR("Out of memory")
  /system/chre/platform/slpi/include/chre/target_platform/
assert.h 20 #include "chre/platform/fatal_error.h"
24 FATAL_ERROR("Assertion failure at %s:%d", CHRE_FILENAME, __LINE__); \
condition_variable_impl.h 22 #include "chre/platform/fatal_error.h"
48 FATAL_ERROR("Failed to initialize condition variable timer");
static_nanoapp_init.h 21 #include "chre/platform/fatal_error.h"
54 FATAL_ERROR("Failed to allocate nanoapp " #appName); \
  /external/gflags/test/config/
CMakeLists.txt 3 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
  /external/gflags/test/nc/
CMakeLists.txt 3 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
6 message (FATAL_ERROR "Missing TEST_NAME CMake flag")
  /external/cn-cbor/cmake/
Coveralls.cmake 38 message(FATAL_ERROR "Coveralls: Missing ${_CMAKE_SCRIPT_PATH}/CoverallsClear.cmake")
42 message(FATAL_ERROR "Coveralls: Missing ${_CMAKE_SCRIPT_PATH}/CoverallsGenerateGcov.cmake")
90 message(FATAL_ERROR "Coveralls: curl not found! Aborting")
114 message(FATAL_ERROR "Coveralls: Code coverage results with an optimised (non-Debug) build may be misleading! Add -DCMAKE_BUILD_TYPE=Debug")
CoverallsGenerateGcov.cmake 47 message(FATAL_ERROR "Coveralls: No coveralls output file specified. Please set COVERALLS_OUTPUT_FILE")
51 message(FATAL_ERROR "Coveralls: Missing coverage directory path where gcov files will be generated. Please set COV_PATH")
55 message(FATAL_ERROR "Coveralls: Missing the list of source files that we should get the coverage data for COVERAGE_SRCS")
59 message(FATAL_ERROR "Coveralls: Missing PROJECT_ROOT.")
71 message(FATAL_ERROR "gcov not found! Aborting...")
  /system/chre/platform/linux/
audio_source.cc 19 #include "chre/platform/fatal_error.h"
31 FATAL_ERROR("Failed to initialize audio source timer");
preloaded_nanoapps.cc 20 #include "chre/platform/fatal_error.h"
41 FATAL_ERROR("Couldn't allocate memory for preloaded nanoapp");
platform_audio.cc 22 #include "chre/platform/fatal_error.h"
76 FATAL_ERROR("Unimplemented data format");
141 FATAL_ERROR("Failed to open provided audio file %s",
152 FATAL_ERROR("Invalid format 0x%08x", audioInfo.format);
platform_log.cc 23 #include "chre/platform/fatal_error.h"
86 FATAL_ERROR("Failed to allocate log message");
  /system/chre/platform/shared/include/chre/platform/shared/
memory_debug.h 34 #include "chre/platform/fatal_error.h"
100 FATAL_ERROR("Invalid allocation size %zu", preamble->allocSize);
102 FATAL_ERROR("Corruption of preamble detected");
107 FATAL_ERROR("Double-free detected");
110 FATAL_ERROR("Buffer overflow detected (or maybe double free)");
  /toolchain/binutils/binutils-2.27/libiberty/testsuite/
test-pexecute.c 95 static void fatal_error (int, const char *, int) ATTRIBUTE_NORETURN;
109 fatal_error (int line, const char *errmsg, int err) function
118 #define FATAL_ERROR(ERRMSG, ERR) fatal_error (__LINE__, ERRMSG, ERR)
152 fatal_error (line, buf, 0);
158 fatal_error (line, buf, 0);
166 fatal_error (line, buf, 0);
205 : (FATAL_ERROR ("pex_init failed", 0), NULL))
218 FATAL_ERROR (pex_run_err, err); \
225 : (FATAL_ERROR ("pex_get_status failed", errno), 1)
    [all...]
  /system/chre/platform/android/
platform_audio.cc 23 #include "chre/platform/fatal_error.h"
75 FATAL_ERROR("Failed to read requested number of audio samples");
81 FATAL_ERROR("Unimplemented data format");
87 FATAL_ERROR("Failed to initialize audio timer");
92 FATAL_ERROR("Failed to create audio stream builder with %" PRId32, result);
106 FATAL_ERROR("Failed to create audio stream with %" PRId32, result);
120 FATAL_ERROR("Failed to start audio stream with %" PRId32, result);
  /system/chre/platform/slpi/
preloaded_nanoapps.cc 20 #include "chre/platform/fatal_error.h"
50 FATAL_ERROR("Couldn't allocate memory for preloaded nanoapp");
  /external/eigen/cmake/
EigenUninstall.cmake 25 message(FATAL_ERROR "Failed to remove file: '${file}'.")
  /system/chre/platform/linux/include/chre/target_platform/
static_nanoapp_init.h 21 #include "chre/platform/fatal_error.h"
52 FATAL_ERROR("Failed to allocate nanoapp " #appName); \
  /system/chre/platform/slpi/smgr/
power_control_manager.cc 19 #include "chre/platform/fatal_error.h"
31 FATAL_ERROR("Power manager client init failed");
47 // Note that FATAL_ERROR must not be used here, because this can be called
  /external/gflags/
CMakeLists.txt 22 ## cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
32 ## cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
42 ## cmake_minimum_required(VERSION 2.8.12 FATAL_ERROR)
73 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
151 message (FATAL_ERROR "GFLAGS_NAMESPACE must be set to one (or more) valid C++ namespace identifier(s separated by semicolon \";\").")
155 message (FATAL_ERROR "GFLAGS_NAMESPACE contains invalid namespace identifier: ${ns}")
199 message (FATAL_ERROR "At least one of [GFLAGS_]BUILD_gflags_LIB and [GFLAGS_]BUILD_gflags_nothreads_LIB must be ON.")
206 message (FATAL_ERROR "[GFLAGS_]INCLUDE_DIR must be a path relative to CMAKE_INSTALL_PREFIX/include/")
209 message (FATAL_ERROR "[GFLAGS_]INCLUDE_DIR must not start with parent directory reference (../)")
282 message (FATAL_ERROR "Do not know how to define a 32-bit integer quantity on your system!
    [all...]
  /system/chre/platform/shared/
chre_api_core.cc 25 #include "chre/platform/fatal_error.h"
41 FATAL_ERROR("chreAbort called in unknown context");
43 FATAL_ERROR("chreAbort called by app 0x%016" PRIx64, nanoapp->getAppId());
  /external/cn-cbor/
CMakeLists.txt 71 message ( FATAL_ERROR "unhandled compiler id: ${CMAKE_C_COMPILER_ID}" )
121 message(FATAL_ERROR "Doxygen is needed to build the documentation.")
  /system/chre/core/
event_loop_manager.cc 19 #include "chre/platform/fatal_error.h"
76 FATAL_ERROR("Exhausted instance IDs!");
nanoapp.cc 21 #include "chre/platform/fatal_error.h"
37 FATAL_ERROR("App failed to register for event: out of memory");
  /system/chre/platform/slpi/see/
island_vote_client.cc 22 #include "chre/platform/fatal_error.h"
33 FATAL_ERROR("Island aggregator client register failed");
107 // Note that FATAL_ERROR must not be used here, because this can be called

Completed in 391 milliseconds

1 2