Home
last modified time | relevance | path

Searched refs:LOGI (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_ios.mm40 #define LOGI() LOG(LS_INFO) << "AudioDeviceIOS::"
217 LOGI() << "ActivateAudioSession";
242 LOGI() << "DeactivateAudioSession";
298 LOGI() << "ctor" << ios::GetCurrentThreadDescription();
302 LOGI() << "~dtor" << ios::GetCurrentThreadDescription();
308 LOGI() << "AttachAudioBuffer";
315 LOGI() << "Init";
339 LOGI() << "Terminate";
358 LOGI() << "InitPlayout";
374 LOGI() << "InitRecording";
[all …]
/external/webrtc/webrtc/modules/audio_processing/test/android/apmtest/jni/
Dmain.c29 #define LOGI(...) ((void)__android_log_print(ANDROID_LOG_INFO, "native-activity", __VA_ARGS__)) macro
280 LOGI("accelerometer: x=%f y=%f z=%f", in android_main()
/external/mesa3d/src/egl/drivers/dri2/
Dplatform_android.c1033 #define ALOGI LOGI