Lines Matching refs:LOG1
60 #define LOG1(...) ALOGD_IF(gLogLevel >= 1, __VA_ARGS__);
112 LOG1("CameraService::onFirstRef");
629 LOG1("CameraService::connect X (pid %d) (the same client)",
727 LOG1("CameraService::connect X (id %d, this pid is %d)", cameraId,
744 LOG1("CameraService::connect E (pid %d \"%s\", id %d)", callingPid,
808 LOG1("CameraService::connect legacy E (pid %d \"%s\", id %d)", callingPid,
878 LOG1("CameraService::connectPro E (pid %d \"%s\", id %d)", callingPid,
929 LOG1("CameraService::connectPro X (id %d, this pid is %d)", cameraId,
950 LOG1("CameraService::connectDevice E (pid %d \"%s\", id %d)", callingPid,
1000 LOG1("CameraService::connectDevice X (id %d, this pid is %d)", cameraId,
1145 LOG1("CameraService::removeClientByRemote E (pid %d)", callingPid);
1156 LOG1("removeClient: clear camera %d", outIndex);
1170 LOG1("removeClient: clear pro %p", clientPro.get());
1176 LOG1("CameraService::removeClientByRemote X (pid %d)", callingPid);
1328 LOG1("CameraService::loadSound ref=%d", mSoundRef);
1337 LOG1("CameraService::releaseSound ref=%d", mSoundRef);
1349 LOG1("playSound(%d)", kind);
1373 LOG1("Client::Client E (pid %d, id %d)", callingPid, cameraId);
1380 LOG1("Client::Client X (pid %d, id %d)", callingPid, cameraId);