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

1 2 3 4 5 6 7 8 91011>>

  /test/vts/testcases/host/shell_binary_crash_test/
crash_app.c 25 ALOGI("crash_app: start");
28 ALOGI("crash_app: end");
  /test/vts/testcases/codelab/target_binary/
vts_codelab_target_binary.c 24 ALOGI("hello Android");
  /hardware/interfaces/tests/inheritance/1.0/default/
Child.cpp 16 ALOGI("SERVER(Bar) Child::doGrandparent");
22 ALOGI("SERVER(Bar) Child::doParent");
29 ALOGI("SERVER(Bar) Child::doChild");
Parent.cpp 16 ALOGI("SERVER(Bar) Parent::doGrandparent");
22 ALOGI("SERVER(Bar) Parent::doParent");
Grandparent.cpp 15 ALOGI("SERVER(Bar) Grandparent::doGrandparent");
  /cts/tests/tests/nativehardware/jni/
android_hardware_cts_AHardwareBufferNativeTest.cpp 44 ALOGI("testAHardwareBuffer_allocate_FailsWithNullInput");
48 ALOGI("testAHardwareBuffer_allocate_BlobFormatRequiresHeight1");
52 ALOGI("testAHardwareBuffer_allocate_Succeeds");
56 ALOGI("testAHardwareBuffer_describe_Succeeds");
60 ALOGI("testAHardwareBuffer_SendAndRecv_Succeeds");
64 ALOGI("testAHardwareBuffer_Lock_and_Unlock_Succeed");
69 ALOGI("testAHardwareBuffer_Lock_and_Unlock_Succeed");
  /hardware/akm/AK8975_FS/akmdfs/
AKFS_Disp.c 27 ALOGI("AK8975 Daemon for Open Source v20120329.");
28 ALOGI("Debug: %s", ((ENABLE_AKMDEBUG)?("ON"):("OFF")));
29 ALOGI("Debug level: %d", DBG_LEVEL);
37 ALOGI("AK8975 for Android end (%d).", ret);
  /hardware/qcom/data/ipacfg-mgr/msm8998/hal/src/
IpaEventRelay.cpp 49 ALOGI("onOffloadStarted()");
54 ALOGI("onOffloadStopped(%d)", reason);
76 ALOGI("onOffloadSupportAvailable()");
81 ALOGI("onLimitReached()");
  /test/vts-testcase/kernel/syscall/
syscall_exists.cpp 31 ALOGI("testing syscall [%d]", syscall_id);
34 ALOGI("syscall [%d] is %s", syscall_id, exists ? "enabled" : "disabled");
  /hardware/interfaces/gatekeeper/1.0/vts/functional/
VtsHalGatekeeperV1_0TargetTest.cpp 74 ALOGI("Authenticator ID: %016" PRIX64, auth_token->authenticator_id);
92 ALOGI("%s: got retry code; retrying in 1 sec", __func__);
104 ALOGI("%s: got retry code; retrying in 1 sec", __func__);
115 ALOGI("%s: got retry code; retrying in 1 sec", __func__);
126 ALOGI("%s: got retry code; retrying in 1 sec", __func__);
209 ALOGI("Testing Enroll (expected success)");
212 ALOGI("Testing Enroll done");
221 ALOGI("Testing Enroll (expected failure)");
223 ALOGI("Testing Enroll done");
234 ALOGI("Testing Enroll+Verify (expected success)")
    [all...]
  /system/tools/hidl/test/
FooCallback.cpp 33 ALOGI("SERVER(FooCallback) 1: heyItsYou cb = %p", _cb.get());
41 ALOGI("SERVER(FooCallback) 2: heyItsYou returned");
47 ALOGI("SERVER(FooCallback) 3: heyItsYouIsntIt cb = %p sleeping for %" PRId64 " seconds", _cb.get(), DELAY_S);
49 ALOGI("SERVER(FooCallback) 4: heyItsYouIsntIt cb = %p responding", _cb.get());
57 ALOGI("SERVER(FooCallback) 5: heyItsYouIsntIt cb = %p responding", _cb.get());
63 ALOGI("SERVER(FooCallback) 6.1: heyItsTheMeaningOfLife = %d sleeping for %" PRId64 " seconds", tmol, DELAY_S);
65 ALOGI("SERVER(FooCallback) 6.2: heyItsTheMeaningOfLife = %d done sleeping", tmol);
73 ALOGI("SERVER(FooCallback) 6.3: heyItsTheMeaningOfLife returned");
78 ALOGI("SERVER(FooCallback) 8.1: reportResults(%" PRId64 " seconds)", nanoseconds_to_seconds(ns));
100 ALOGI("SERVER(FooCallback)::reportResults(%" PRId64 " ns) Condition::waitRelative was signalled", ns)
    [all...]
  /device/google/marlin/usb/
service.cpp 46 ALOGI("USB HAL Ready.");
49 ALOGI("USB HAL failed to join thread pool.");
  /device/google/wahoo/usb/
service.cpp 46 ALOGI("USB HAL Ready.");
49 ALOGI("USB HAL failed to join thread pool.");
  /libnativehelper/
ALog-priv.h 54 #ifndef ALOGI
55 #define ALOGI(...) ((void)ALOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
  /frameworks/base/core/jni/
android_os_seccomp.cpp 26 ALOGI("seccomp disabled by setenforce 0");
  /frameworks/native/opengl/tests/gl_perfapp/jni/
gl_code.cpp 44 ALOGI("done\n");
53 // ALOGI("doTest %d %d %d\n", texCount, extraMath, testSubState);
75 ALOGI("Closing partially written output.n");
79 ALOGI("Writing to: %s\n",fileName);
85 ALOGI("\nvarColor, texCount, modulate, extraMath, texSize, blend, Mpps, DC60\n");
  /hardware/interfaces/camera/provider/2.4/default/
service.cpp 29 ALOGI("Camera provider Service is starting.");
  /hardware/qcom/media/msm8974/mm-core/omxcore/inc/
qc_omx_msg.h 44 #define DEBUG_PRINT ALOGI
  /packages/apps/TV/jni/
logging.h 28 #define ALOGI(...) __android_log_print(ANDROID_LOG_INFO , LOG_TAG, __VA_ARGS__)
  /packages/services/Car/vehicle_monitor_service/
main_vehiclemonitor.cpp 30 ALOGI("vehicle_monitor_service: starting");
  /hardware/qcom/bt/msm8960/libbt-vendor/src/
hardware.c 49 ALOGI("Starting hciattach daemon");
58 ALOGI("try to set %s", szReqSt);
77 ALOGI("bluetooth satus is on");
121 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status);
147 ALOGI("hw_epilog_process");
  /hardware/qcom/bt/msm8992/libbt-vendor/src/
hardware.c 48 ALOGI("Starting hciattach daemon");
57 ALOGI("try to set %s", szReqSt);
76 ALOGI("bluetooth satus is on");
120 ALOGI("%s Opcode:0x%04X Status: %d", __FUNCTION__, opcode, status);
146 ALOGI("hw_epilog_process");
  /hardware/qcom/bt/sdm845/libbt-vendor/src/
hw_rome.c 63 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
138 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__);
140 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__);
145 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]);
146 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]);
147 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]);
153 ALOGI("%s: Command Request Response", __FUNCTION__);
158 ALOGI("\t Current Product ID\t\t: 0x%08x",
165 ALOGI("\t Current Patch Version\t\t: 0x%04x",
170 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion
    [all...]
  /hardware/qcom/bt/msm8998/libbt-vendor/src/
hw_rome.c 64 #define RESERVED(p) if(p) ALOGI( "%s: reserved param", __FUNCTION__);
139 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__);
141 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__);
146 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]);
147 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]);
148 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]);
154 ALOGI("%s: Command Request Response", __FUNCTION__);
163 ALOGI("\t Current Product ID\t\t: 0x%08x", productid);
168 ALOGI("\t Current Patch Version\t\t: 0x%04x", patchversion);
173 ALOGI("\t Current ROM Build Version\t: 0x%04x", buildversion)
    [all...]
  /hardware/qcom/bt/msm8909/libbt-vendor/src/
hw_rome.c 133 ALOGI("%s: Received HCI-Vendor Specific event", __FUNCTION__);
135 ALOGI("%s: Failed to receive HCI-Vendor Specific event", __FUNCTION__);
140 ALOGI("%s: Parameter Length: 0x%x", __FUNCTION__, paramlen = rsp[EVT_PLEN]);
141 ALOGI("%s: Command response: 0x%x", __FUNCTION__, rsp[CMD_RSP_OFFSET]);
142 ALOGI("%s: Response type : 0x%x", __FUNCTION__, rsp[RSP_TYPE_OFFSET]);
148 ALOGI("%s: Command Request Response", __FUNCTION__);
153 ALOGI("\t Current Product ID\t\t: 0x%08x",
160 ALOGI("\t Current Patch Version\t\t: 0x%04x",
165 ALOGI("\t Current ROM Build Version\t: 0x%04x", rome_ver =
172 ALOGI("\t Current SOC Version\t\t: 0x%08x", soc_id
    [all...]

Completed in 833 milliseconds

1 2 3 4 5 6 7 8 91011>>