Home
last modified time | relevance | path

Searched refs:DumpStreamKey (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.cc197 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
Dresult_dispatcher.h221 inline std::string DumpStreamKey(const StreamKey& stream_key) const;