Searched refs:DumpStreamKey (Results 1 – 2 of 2) sorted by relevance
/hardware/google/camera/common/hal/utils/ |
D | result_dispatcher.cc | 197 name_.c_str(), __FUNCTION__, DumpStreamKey(stream_key).c_str(), in AddPendingBufferLocked() 422 name_.c_str(), __FUNCTION__, DumpStreamKey(stream_key).c_str()); in AddBuffer() 429 name_.c_str(), __FUNCTION__, DumpStreamKey(stream_key).c_str(), in AddBuffer() 436 name_.c_str(), __FUNCTION__, DumpStreamKey(stream_key).c_str(), in AddBuffer() 491 name_.c_str(), __FUNCTION__, DumpStreamKey(stream_key).c_str(), in PrintTimeoutMessages() 517 std::string ResultDispatcher::DumpStreamKey(const StreamKey& stream_key) const { in DumpStreamKey() function in android::google_camera_hal::ResultDispatcher
|
D | result_dispatcher.h | 221 inline std::string DumpStreamKey(const StreamKey& stream_key) const;
|