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

1 2 3 4 5 6 7 8

  /system/chre/apps/wwan_world/
wwan_world.cc 50 LOGI("Requested cell info successfully");
65 LOGI("Found cell at time %" PRIu8, cell->timeStamp);
66 LOGI(" timestamp type %" PRIu8, cell->timeStampType);
67 LOGI(" registered %" PRIu8, cell->registered);
71 LOGI(" LTE cell detected");
72 LOGI(" mcc %" PRId32, cell->CellInfo.lte.cellIdentityLte.mcc);
73 LOGI(" mnc %" PRId32, cell->CellInfo.lte.cellIdentityLte.mnc);
74 LOGI(" ci %" PRId32, cell->CellInfo.lte.cellIdentityLte.ci);
75 LOGI(" pci %" PRId32, cell->CellInfo.lte.cellIdentityLte.pci);
76 LOGI(" tac %" PRId32, cell->CellInfo.lte.cellIdentityLte.tac)
    [all...]
  /hardware/qcom/media/msm8974/mm-core/inc/
qc_omx_msg.h 64 #ifndef LOGI
65 #define LOGI ALOGI
73 #define DEBUG_PRINT LOGI
  /hardware/qcom/media/msm8996/mm-core/inc/
qc_omx_msg.h 64 #ifndef LOGI
65 #define LOGI ALOGI
73 #define DEBUG_PRINT LOGI
  /hardware/qcom/media/msm8998/mm-core/inc/
qc_omx_msg.h 64 #ifndef LOGI
65 #define LOGI ALOGI
73 #define DEBUG_PRINT LOGI
  /hardware/qcom/media/sdm845/mm-core/inc/
qc_omx_msg.h 64 #ifndef LOGI
65 #define LOGI ALOGI
73 #define DEBUG_PRINT LOGI
  /system/chre/apps/gnss_world/
gnss_world.cc 58 LOGI("Modifying location update interval to %" PRIu32 " sec", interval);
65 LOGI("Location session start request sent");
72 LOGI("Location session stop request sent");
85 LOGI("Timer event received, count %d", gTimerCount);
99 LOGI("Successfully requested a GNSS location session");
112 LOGI("Successfully stopped a GNSS location session");
128 LOGI("Received location: %" PRId32 ", %" PRId32, event->latitude_deg_e7,
130 LOGI(" timestamp (ms): %" PRIu64, event->timestamp);
131 LOGI(" altitude (m): %f", event->altitude);
132 LOGI(" speed (m/s): %f", event->speed)
    [all...]
  /system/chre/platform/include/chre/platform/
static_nanoapp_init.h 40 #undef LOGI
log.h 28 * LOGI(format, ...)
50 #ifndef LOGI
51 #error "LOGI must be defined"
52 #endif // LOGI
78 #undef LOGI
79 #define LOGI(format, ...) chreLogNull(format, ##__VA_ARGS__)
  /system/chre/apps/wifi_world/
wifi_world.cc 72 LOGI("Found network with SSID: %s", ssidStr);
74 LOGI(" age (ms): %" PRIu32, result.ageMs);
75 LOGI(" capability info: %" PRIx16, result.capabilityInfo);
76 LOGI(" bssid: %s", bssidStr);
77 LOGI(" flags: %" PRIx8, result.flags);
78 LOGI(" rssi: %" PRId8 "dBm", result.rssi);
79 LOGI(" band: %s (%" PRIu8 ")", parseChreWifiBand(result.band), result.band);
80 LOGI(" primary channel: %" PRIu32, result.primaryChannel);
81 LOGI(" center frequency primary: %" PRIu32, result.centerFreqPrimary);
82 LOGI(" center frequency secondary: %" PRIu32, result.centerFreqSecondary)
    [all...]
  /cts/tests/tests/jni/libjninamespacea1/
namespacea1.cpp 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,"namespacea1",__VA_ARGS__)
28 LOGI("JNI_OnLoad namespacea1");
  /cts/tests/tests/jni/libjninamespacea2/
namespacea2.cpp 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,"namespacea2",__VA_ARGS__)
28 LOGI("JNI_OnLoad namespacea2");
  /cts/tests/tests/jni/libjninamespaceb/
namespaceb.cpp 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,"namespaceb",__VA_ARGS__)
28 LOGI("JNI_OnLoad namespaceb");
  /cts/tests/tests/opengl/libopengltest/
gl2_jni_libone.cpp 41 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
50 LOGI("Category : %d\n", pCategory);
55 LOGI("Attach Shader Error : %d\n", data.mShaderError);
56 LOGI("Shader Count : %d\n", data.mShaderCount);
61 LOGI("Attach Shader Error : %d\n", data.mShaderError);
65 LOGI("Attach Shader Error : %d\n", data.mShaderError);
69 LOGI("Attach Shader Error : %d\n", data.mShaderError);
70 LOGI("Shader Count : %d\n", data.mShaderCount);
75 LOGI("Attach Shader Error : %d\n", data.mShaderError);
79 LOGI("Attach Shader Error : %d\n", data.mShaderError)
    [all...]
attach_shader_eleven.cpp 25 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
39 LOGI("Attached Shader First element : %d\n", *shaders);
40 LOGI("ShaderCount %d\n", count);
attach_shader_four.cpp 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
34 LOGI("Attached Shader First element : %d\n", *shaders);
35 LOGI("ShaderCount %d\n", count);
attach_shader_two.cpp 25 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
40 LOGI("Attached Shader First element : %d\n", *shaders);
41 LOGI("ShaderCount %d\n", count);
43 LOGI("Error %d\n", error);
  /system/chre/apps/ash_world/
ash_world.cc 90 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId());
100 LOGI("Cyclic timer event received %" PRIu32, gCyclicTimerCount);
116 LOGI("Timer cancelled");
121 LOGI("*** save sensor %" PRIu8 ": %s, time %" PRIu64 " us",
128 LOGI("*** load sensor %" PRIu8 ": %s, time %" PRIu64 " us",
131 LOGI("offset %f %f %f", p.offset[0], p.offset[1], p.offset[2]);
132 LOGI("offsetTempCelsius %f", p.offsetTempCelsius);
133 LOGI("tempSensitivity %f %f %f", p.tempSensitivity[0],
135 LOGI("tempIntercept %f %f %f", p.tempIntercept[0],
137 LOGI("scaleFactor %f %f %f", p.scaleFactor[0]
    [all...]
  /system/chre/apps/wifi_offload/
utility.cc 108 LOGI(" ssid: %s", ssid_str);
117 LOGI(" bssid: %s", bssid_str);
121 LOGI("chreWifiScanResult:");
123 LOGI(" age (ms): %" PRIu32, result.ageMs);
124 LOGI(" capability info: 0x%" PRIx16, result.capabilityInfo);
126 LOGI(" flags: 0x%" PRIx8, result.flags);
127 LOGI(" rssi: %" PRId8 "dBm", result.rssi);
128 LOGI(" band: %s (%" PRIu8 ")", ParseChreWifiBand(result.band), result.band);
129 LOGI(" primary channel: %" PRIu32, result.primaryChannel);
130 LOGI(" center frequency primary: %" PRIu32, result.centerFreqPrimary)
    [all...]
scan_params.cc 72 LOGI("ScanParams:");
73 LOGI(" disconnected mode scan interval (ms): %" PRIu32,
75 LOGI(" number of ssids to scan: %zu", ssids_to_scan_.size());
79 LOGI(" number of frequencies to scan: %zu", frequencies_to_scan_mhz_.size());
81 LOGI(" frequency: %" PRIu32, freq);
  /packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/
Log.h 21 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__)
  /system/chre/apps/timer_world/
timer_world.cc 34 LOGI("App started on platform ID %" PRIx64, chreGetPlatformId());
49 LOGI("One shot timer event received");
51 LOGI("Cyclic timer event received");
73 LOGI("Stopped");
  /system/chre/core/
init.cc 35 LOGI("CHRE init, version: %s", kChreVersionString);
  /packages/services/BuiltInPrintService/jni/include/
wprint_debug.h 43 #define LOGI(...)
45 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, TAG, __VA_ARGS__)
  /system/chre/apps/message_world/
message_world.cc 35 LOGI("Got message free callback for message @"
48 LOGI("App started as instance %" PRIu32, chreGetInstanceId());
53 LOGI("Sent message to host from start callback, result %d", success);
62 LOGI("Got message from host with type %" PRIu32 " size %" PRIu32
73 LOGI("Result of sending reply: %d", success);
78 LOGI("Stopped");
  /system/chre/host/common/test/
chre_test_client.cc 63 LOGI("Socket (re)connected");
67 LOGI("Socket (re)connection aborted");
71 LOGI("Socket disconnected");
77 LOGI("Got message from nanoapp 0x%" PRIx64 " to endpoint 0x%" PRIx16
88 LOGI("Got hub info response:");
89 LOGI(" Name: '%s'", name);
90 LOGI(" Vendor: '%s'", vendor);
91 LOGI(" Toolchain: '%s'", toolchain);
92 LOGI(" Legacy versions: platform 0x%08" PRIx32 " toolchain 0x%08" PRIx32,
94 LOGI(" MIPS %.2f Power (mW): stopped %.2f sleep %.2f peak %.2f"
    [all...]

Completed in 3353 milliseconds

1 2 3 4 5 6 7 8