/frameworks/opt/net/ims/src/java/com/android/ims/ |
ImsCall.java | 548 logi("close :: Cannot close Null call session!"); 672 logi("getConferenceParticipants :: mConferenceParticipants" 3100 private void logi(String s) { method in class:ImsCall [all...] |
/packages/apps/FMRadio/jni/fmr/ |
common.cpp | 34 LOGI("COM_open_dev start\n"); 41 LOGI("%s, [fd=%d] [ret=%d]\n", __func__, *fd, ret); 49 LOGI("COM_close_dev start\n"); 63 LOGI("%s, [freq=%d]\n", __func__, freq); 82 LOGI("%s, [type=%d]\n", __func__, type); 120 LOGI("PS=%s\n", tmp_ps); 147 LOGI("RT=%s\n", tmp_rt); 168 LOGI("%s, Failed, there's no pi,[event_status=%d]\n", __func__, rds->event_status); 277 LOGI("isRDSsupport Success,[support=%d]\n", support); 338 //LOGI("soft mute tune[%d] valid[%d]: RSSI:[%d]PAMD:[%d]MR:[%d]ATDC:[%d]PRX:[%d]SMG:[%d]",para->freq,para (…) [all...] |
fmr.h | 46 #undef LOGI 47 #define LOGI(...) XLOGI(__VA_ARGS__) 57 #undef LOGI 58 #define LOGI(...) ALOGI(__VA_ARGS__)
|
/hardware/invensense/65xx/libsensors_iio/ |
MPLSupport.cpp | 182 //LOGI("e%d quat[%d]: %x", index, bytePosition, hex[bytePosition]); 270 LOGI("HAL DEBUG:dump DMP image"); 271 LOGI("HAL DEBUG:open %s\n", dmp_path); 272 LOGI("HAL DEBUG:write to %s", outFile); 294 LOGI("******************** System Sysfs Dump ***************************"); 313 LOGI("HAL DEBUG:sysfs:cat %s = %ld", full_path, data); 325 LOGI("HAL DEBUG: could not open directory %s", sysfs_path);
|
/hardware/qcom/media/mm-core/inc/ |
qc_omx_msg.h | 64 #ifndef LOGI 65 #define LOGI ALOGI 73 #define DEBUG_PRINT LOGI
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
ProvisionLogger.java | 90 public static void logi(String message) { method in class:ProvisionLogger 99 public static void logi(String message, Throwable t) { method in class:ProvisionLogger 108 public static void logi(Throwable t) { method in class:ProvisionLogger
|
CertService.java | 94 ProvisionLogger.logi("Installing CA cert"); 103 ProvisionLogger.logi("Sending CA certs");
|
InstallCertReceiver.java | 33 ProvisionLogger.logi("Got install CA cert broadcast");
|
InstallCertRequestReceiver.java | 35 ProvisionLogger.logi("Got ca cert request.");
|
/packages/apps/Calculator/res/values-sw/ |
strings.xml | 36 <string name="desc_fun_ln" msgid="4943842219071979148">"logi asili"</string> 37 <string name="desc_fun_log" msgid="6163178034661345125">"logi"</string>
|
/bootable/recovery/ |
common.h | 30 #define LOGI(...) fprintf(stdout, "I:" __VA_ARGS__)
|
verifier.cpp | 144 LOGI("comment is %zu bytes; signature %zu bytes from end\n", 256 LOGI("signature is too short for RSA key %zu\n", i); 262 LOGI("failed to verify against RSA key %zu\n", i); 266 LOGI("whole-file signature verified against RSA key %zu\n", i); 273 LOGI("Not a DSA signature block for EC key %zu\n", i); 281 LOGI("failed to verify against EC key %zu\n", i); 285 LOGI("whole-file signature verified against EC key %zu\n", i); 289 LOGI("Unknown key type %d\n", pKeys[i].key_type); 406 LOGI("read key e=%d hash=%d\n", key->exponent, cert->hash_len);
|
/cts/suite/audio_quality/test/ |
FileUtilTest.cpp | 36 LOGI("returned %s %d", dirPath.string(), dirPath.find("reports/"));
|
/cts/tests/tests/opengl/libopengltest/ |
attach_shader_eight.cpp | 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
|
attach_shader_nine.cpp | 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
|
attach_shader_seven.cpp | 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
|
attach_shader_six.cpp | 23 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
|
attach_shader_three.cpp | 25 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
|
/frameworks/rs/java/tests/HelloComputeNDK/libhellocomputendk/ |
helloComputeNDK.cpp | 14 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
|
/libcore/luni/src/test/java/libcore/java/util/ |
ResourceLeakageDetectorTest.java | 36 System.logI("Checking for leaks");
|
/hardware/invensense/6515/libsensors_iio/ |
MPLSupport.cpp | 182 //LOGI("e%d quat[%d]: %x", index, bytePosition, hex[bytePosition]); 273 LOGI("HAL DEBUG:dump DMP image"); 274 LOGI("HAL DEBUG:open %s\n", dmp_path); 275 LOGI("HAL DEBUG:write to %s", outFile); 297 LOGI("******************** System Sysfs Dump ***************************"); 316 LOGI("HAL DEBUG:sysfs:cat %s = %ld", full_path, data); 328 LOGI("HAL DEBUG: could not open directory %s", sysfs_path);
|
/development/ndk/sources/android/ndk_helper/ |
JNIHelper.cpp | 112 LOGI( "JNIHelper has not been initialized.Call init() to initialize the helper" ); 140 LOGI( "reading:%s", s.c_str() ); 166 LOGI( "Failed to load:%s", fileName ); 184 LOGI( "JNIHelper has not been initialized. Call init() to initialize the helper" ); 212 LOGI( "JNIHelper has not been initialized. Call init() to initialize the helper" ); 237 LOGI( "Texture load failed %s", file_name ); 256 LOGI( "JNIHelper has not been initialized. Call init() to initialize the helper" ); 296 LOGI( "JNIHelper has not been initialized. Call init() to initialize the helper" ); 318 LOGI( "JNIHelper has not been initialized. Call init() to initialize the helper" ); 360 LOGI( "JNIHelper has not been initialized. Call init() to initialize the helper" ) [all...] |
/hardware/intel/common/libmix/videoencoder/ |
IntelMetadataBuffer.cpp | 75 // LOGI("ReadMemObjFromBinder"); 132 // LOGI("WriteMemObjToBinder"); 248 LOGI("IntelBufferSharingService::instantiate() ret = %d\n", ret); 273 // LOGI("onTransact SHARE_MEM value=%x", value); 286 // LOGI("onTransact CLEAR_MEM sessionflag=%x", sessionflag); 309 // LOGI("onTransact GET_MEM value=%x", value); 718 // LOGI("ShareValue(membase) Get reply from sevice, new value:%x\n", mValue); 770 // LOGI("ShareValue(gfx) Get reply from sevice, new value:%x\n", mValue); 798 // LOGI("CLEAR_MEM sessionflag=%x", sessionflag);
|
/cts/suite/audio_quality/lib/src/audio/ |
AudioHardware.cpp | 68 LOGI("Audio device %s found", product.string()); 72 LOGI("Card number : %d", cardN);
|
/libcore/dalvik/src/test/java/dalvik/system/ |
CloseGuardMonitor.java | 56 System.logI("Creating CloseGuard monitor"); 96 System.logI("Sentry object has been freed so assuming CloseGuards have reported"
|