HomeSort by relevance Sort by last modified time
    Searched full:logi (Results 51 - 75 of 171) sorted by null

1 23 4 5 6 7

  /cts/suite/audio_quality/lib/src/
Semaphore.cpp 60 //LOGI("secToGo %d, msecToGo %d, nanoTotal %d", secToGo, msecToGo, nanoTotal);
  /cts/suite/audio_quality/lib/src/task/
TaskDownload.cpp 56 LOGI("Downloaded buffer %s to DUT with id %d", id.string(), downloadId);
TaskSave.cpp 50 LOGI("no saving to file");
103 LOGI("no saving to report");
  /hardware/intel/common/wrs_omxil_core/core/src/
wrs_omxcore.cpp 78 LOGI("found component library %s\n", library_name);
94 LOGI("module %s:%s added to component list\n",
238 LOGI("get handle of component %s successfully", cComponentName);
302 LOGI("free handle of component %s successfully", cname);
  /libcore/luni/src/main/java/libcore/net/event/
NetworkEventDispatcher.java 75 System.logI("Exception thrown during network event propagation", e);
  /development/ndk/platforms/android-18/samples/MoreTeapots/jni/
MoreTeapotsRenderer.cpp 63 LOGI( "Supported via extension!" );
195 LOGI( "Shader compilation failed!! Falls back to ES2.0 pass" );
389 LOGI( "Created Shader %d", program );
394 LOGI( "Failed to compile vertex shader" );
402 LOGI( "Failed to compile fragment shader" );
421 LOGI( "Failed to link program: %d", program );
474 LOGI( "Created Shader %d", program );
479 LOGI( "Failed to compile vertex shader" );
488 LOGI( "Failed to compile fragment shader" );
502 LOGI( "Failed to link program: %d", program )
    [all...]
  /bootable/recovery/
install.cpp 205 LOGI("Update location: %s\n", path);
230 LOGI("%d key(s) loaded from %s\n", numKeys, PUBLIC_KEYS_FILE);
237 LOGI("verify_file returned %d\n", err);
  /cts/suite/audio_quality/lib/include/
Log.h 58 #define LOGI(x...) do { Log::Instance()->printf(Log::ELogI, x); } while(0)
  /cts/tests/tests/nativeopengl/standalone/jni/tests/
EGLCreateContext_test.cpp 30 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)
  /development/ndk/platforms/android-17/samples/Teapot/jni/
TeapotRenderer.cpp 209 LOGI( "Created Shader %d", program );
214 LOGI( "Failed to compile vertex shader" );
222 LOGI( "Failed to compile fragment shader" );
242 LOGI( "Failed to link program: %d", program );
  /device/generic/goldfish/opengl/tests/gles_android_wrapper/
ServerConnection.cpp 110 LOGI("connecting to server %s\n", hostname);
  /frameworks/base/media/mca/filterpacks/native/imageproc/
brightness.c 21 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, "MCA", __VA_ARGS__)
contrast.c 21 #define LOGI(...) __android_log_print(ANDROID_LOG_INFO, "MCA", __VA_ARGS__)
  /hardware/intel/common/libmix/videodecoder/
VideoDecoderTrace.h 52 #define ITRACE(...) LOGI(__VA_ARGS__)
  /hardware/intel/common/libva/va/
sysdeps.h 55 # define va_log_info(buffer) do { LOGI("%s", buffer); } while (0)
  /hardware/intel/common/omx-components/videocodec/
OMXVideoEncoderBase.h 28 #define LOGI(...) ALOGI_IF(mOmxLogLevel, __VA_ARGS__)
  /hardware/invensense/6515/libsensors_iio/
SensorBase.h 30 #define LOGI ALOGI
  /hardware/invensense/65xx/libsensors_iio/
SensorBase.h 30 #define LOGI ALOGI
  /packages/apps/FMRadio/jni/fmr/
libfm_jni.cpp 53 LOGI("%s, [freq=%d]\n", __func__, (int)freq);
117 LOGI("%s, [tbl=%p]\n", __func__, ScanTBL);
136 LOGI("scan stop!!! tune ret=%d",ret);
417 LOGI("JNI_OnLoad");
  /packages/providers/ContactsProvider/res/values-et-rEE/
strings.xml 29 <string name="debug_dump_database_message" msgid="406438635002392290">"Soovite teha 1) sisemisse salvestusruumi koopia andmebaasist, mis sisaldab kogu kontaktidega seotud teavet ja kõikide kõnede logi ning 2) saata koopia meiliga. Kustutage koopia niipea, kui olete selle seadmest kopeerinud või meil on kohale jõudnud."</string>
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/lib-scriptpackages/SystemEvents/
System_Events_Suite.py 61 # element 'logi' as ['name', 'indx', 'rele', 'rang', 'test']
  /bootable/recovery/minzip/
Log.h 89 #ifndef LOGI
90 #define LOGI(...) ((void)LOG(LOG_INFO, LOG_TAG, __VA_ARGS__))
  /cts/suite/audio_quality/lib/src/audio/
AudioProtocol.cpp 169 LOGI("received data %d from device", len);
191 LOGI("received data %s from device", infoString.get());
  /hardware/intel/common/wrs_omxil_core/base/src/
cmodule.cpp 96 LOGI("module %s successfully loaded\n", lname);
110 LOGI("module %s successfully unloaded\n", lname);
  /packages/apps/ExactCalculator/res/values-sw/
strings.xml 32 <string name="desc_fun_ln" msgid="2505119732546227166">"logi asili"</string>
33 <string name="desc_fun_log" msgid="4202230639814060062">"logi"</string>

Completed in 2286 milliseconds

1 23 4 5 6 7