Searched refs:bufferPath (Results 1 – 1 of 1) sorted by relevance
3489 String8 bufferPath = in dumpBuffer() local3492 std::ofstream bufferFile(bufferPath.c_str(), std::ios::binary); in dumpBuffer()3494 ALOGE("%s: failed to open file %s", __func__, bufferPath.c_str()); in dumpBuffer()3506 configFile << " filepath: \"" << bufferPath << "\"\n"; in dumpBuffer()