Home
last modified time | relevance | path

Searched refs:LOG (Results 1 – 25 of 215) sorted by relevance

123456789

/frameworks/native/libs/gui/bufferqueue/2.0/
DH2BGraphicBufferProducer.cpp100 LOG(ERROR) << "requestBuffer: transaction failed."; in requestBuffer()
104 LOG(ERROR) << "requestBuffer: corrupted transaction."; in requestBuffer()
116 LOG(ERROR) << "setMaxDequeuedBufferCount: transaction failed."; in setMaxDequeuedBufferCount()
120 LOG(ERROR) << "setMaxDequeuedBufferCount: corrupted transaction."; in setMaxDequeuedBufferCount()
130 LOG(ERROR) << "setAsyncMode: transaction failed."; in setAsyncMode()
134 LOG(ERROR) << "setAsyncMode: corrupted transaction."; in setAsyncMode()
169 LOG(ERROR) << "dequeueBuffer: transaction failed."; in dequeueBuffer()
173 LOG(ERROR) << "dequeueBuffer: corrupted transaction."; in dequeueBuffer()
184 LOG(ERROR) << "detachBuffer: transaction failed."; in detachBuffer()
188 LOG(ERROR) << "detachBuffer: corrupted transaction."; in detachBuffer()
[all …]
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp91 LOG(ERROR) << "Preferred store is corrupted.";
109 LOG(ERROR) << "Preferred store is corrupted.";
134 LOG(ERROR) << "config -- bad input."; in config_sm_aidl()
145 LOG(DEBUG) << "config -- call failed: " in config_sm_aidl()
149 LOG(ERROR) << "config -- transaction failed."; in config_sm_aidl()
155 LOG(DEBUG) << "config -- call failed: " in config_sm_aidl()
162 LOG(ERROR) << "config -- " in config_sm_aidl()
168 LOG(ERROR) << "config -- " in config_sm_aidl()
181 LOG(ERROR) << "config -- bad input."; in config_sm_hidl()
194 LOG(DEBUG) << "config -- call failed: " in config_sm_hidl()
[all …]
/frameworks/av/media/codec2/hal/common/include/codec2/common/
DBufferTypes.h89 LOG(ERROR) << "addBaseBlock called on a null C2Handle."; in _addBaseBlock()
115 LOG(ERROR) << "addBaseBlock called on a null AHardwareBuffer."; in _addBaseBlock()
141 LOG(ERROR) << "addBaseBlock called on a null BufferPoolData."; in _addBaseBlock()
160 LOG(ERROR) << "Failed to send buffer with BufferPool. Error: " in _addBaseBlock()
191 LOG(ERROR) << "BufferPoolData unavailable in a block."; in addBaseBlock()
215 LOG(ERROR) << "AHardwareBuffer unavailable in a block."; in addBaseBlock()
223 LOG(ERROR) << "Unknown C2BlockPoolData type."; in addBaseBlock()
257 LOG(ERROR) << "Invalid block data in C2ConstLinearBlock."; in objcpy()
266 LOG(ERROR) << "Invalid range info in C2ConstLinearBlock."; in objcpy()
272 LOG(ERROR) << "Invalid C2ConstLinearBlock::fence."; in objcpy()
[all …]
/frameworks/av/media/module/libmediatranscoding/transcoder/
DMediaTranscoder.cpp36 LOG(ERROR) << "Cannot merge null formats"; in createVideoTrackFormat()
89 LOG(DEBUG) << "Thread " << thread << " finished with status " << threadStatus << " stopped " in onThreadFinished()
112 LOG(DEBUG) << " Thread " << it.first << " state" << it.second; in onThreadFinished()
146 LOG(DEBUG) << "TrackTranscoder " << transcoder << " format available."; in onTrackFormatAvailable()
159 LOG(ERROR) << "Unable to add track to sample writer."; in onTrackFormatAvailable()
187 LOG(DEBUG) << "Starting sample writer."; in onTrackFormatAvailable()
196 LOG(ERROR) << "Unable to start sample writer."; in onTrackFormatAvailable()
202 LOG(DEBUG) << "TrackTranscoder " << transcoder << " finished"; in onTrackFinished()
207 LOG(DEBUG) << "TrackTranscoder " << transcoder << " stopped"; in onTrackStopped()
212 LOG(ERROR) << "TrackTranscoder " << transcoder << " returned error " << status; in onTrackError()
[all …]
DMediaSampleReaderNDK.cpp37 LOG(ERROR) << "Unable to allocate AMediaExtractor"; in createFromFd()
43 LOG(ERROR) << "AMediaExtractor_setDataSourceFd returned error: " << status; in createFromFd()
105 LOG(DEBUG) << " EOS in advanceExtractor_l"; in advanceExtractor_l()
131 LOG(ERROR) << "Error: Forward seek is not supported"; in seekExtractorBackwards_l()
140 LOG(ERROR) << "Unable to seek to " << seekToTimeUs << ", target " << targetTimeUs; in seekExtractorBackwards_l()
219 LOG(ERROR) << "Invalid trackIndex " << trackIndex << " for trackCount " << mTrackCount; in selectTrack()
222 LOG(ERROR) << "TrackIndex " << trackIndex << " already selected"; in selectTrack()
225 LOG(ERROR) << "Tracks must be selected before sample reading begins."; in selectTrack()
231 LOG(ERROR) << "AMediaExtractor_selectTrack returned error: " << status; in selectTrack()
244 LOG(ERROR) << "Invalid trackIndex " << trackIndex << " for trackCount " << mTrackCount; in unselectTrack()
[all …]
DVideoTrackTranscoder.cpp152 LOG(INFO) << kCodecName << " format changed: " << AMediaFormat_toString(format); in onAsyncFormatChanged()
161 LOG(ERROR) << "Error from codec " << codec << ", userdata " << userdata << ", error " in onAsyncError()
200 LOG(WARNING) << "Could not find default operating rate: " << width << " " << height; in getDefaultOperatingRate()
204 LOG(ERROR) << "Failed to get default operating rate due to missing resolution"; in getDefaultOperatingRate()
215 LOG(ERROR) << "Destination format is null, use passthrough transcoder"; in configureDestinationFormat()
221 LOG(ERROR) << "Unable to copy destination format"; in configureDestinationFormat()
228 LOG(ERROR) << "Unable to estimate bitrate. Using default " << kDefaultBitrateMbps; in configureDestinationFormat()
232 LOG(INFO) << "Configuring bitrate " << mConfiguredBitrate; in configureDestinationFormat()
270 LOG(ERROR) << "Destination MIME type is required for transcoding."; in configureDestinationFormat()
283 LOG(ERROR) << "Unable to create encoder for type " << destinationMime; in configureDestinationFormat()
[all …]
DMediaTrackTranscoder.cpp33 LOG(ERROR) << "Configure can only be called once"; in configure()
38 LOG(ERROR) << "MediaSampleReader is null"; in configure()
42 LOG(ERROR) << "TrackIndex is invalid " << trackIndex; in configure()
52 LOG(ERROR) << "Unable to get format for track #" << mTrackIndex; in configure()
58 LOG(ERROR) << "configure failed with error " << status; in configure()
70 LOG(ERROR) << "TrackTranscoder must be configured before started"; in start()
110 LOG(WARNING) << "TrackTranscoder must be started before stopped"; in stop()
/frameworks/base/libs/androidfw/
DLoadedArsc.cpp82 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has invalid ID 0."; in VerifyResTableType()
88 LOG(ERROR) << "RES_TABLE_TYPE_TYPE has too many entries (" << entry_count << ")."; in VerifyResTableType()
100 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets overlap actual entry data."; in VerifyResTableType()
105 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entry offsets extend beyond chunk."; in VerifyResTableType()
110 LOG(ERROR) << "RES_TABLE_TYPE_TYPE entries start at unaligned address."; in VerifyResTableType()
120 LOG(ERROR) << "Entry at offset " << entry_offset << " is not 4-byte aligned."; in VerifyResTableEntry()
127 LOG(ERROR) << "Entry at offset " << entry_offset << " is too large."; in VerifyResTableEntry()
135 LOG(ERROR) << "Entry at offset " << entry_offset in VerifyResTableEntry()
147 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset in VerifyResTableEntry()
153 LOG(ERROR) << "ResTable_entry size " << entry_size << " at offset " << entry_offset in VerifyResTableEntry()
[all …]
/frameworks/native/cmds/installd/
Dotapreopt_parameters.cpp65 LOG(ERROR) << "Missing parameters"; in ReadArguments()
71 LOG(ERROR) << "Target slot suffix not legal: " << target_slot; in ReadArguments()
77 LOG(ERROR) << "Missing parameters"; in ReadArguments()
106 LOG(ERROR) << "Could not parse version: " << argv[2]; in ReadArguments()
146 LOG(ERROR) << "Missing parameters"; in ReadArgumentsV1()
150 LOG(ERROR) << "Expected \"dexopt\" but found: " << argv[2]; in ReadArgumentsV1()
227 LOG(ERROR) << "Too many arguments, got " << param; in ReadArgumentsV1()
233 LOG(ERROR) << "Not enough parameters"; in ReadArgumentsV1()
256 LOG(ERROR) << "Don't know how to read arguments for version " << version; in ReadArgumentsPostV1()
263 LOG(ERROR) << "Missing parameters"; in ReadArgumentsPostV1()
[all …]
/frameworks/av/media/codec2/hal/client/
Dclient.cpp203 LOG(DEBUG) << method << " -- call failed: " << status << "."; in GetC2Status()
206 LOG(ERROR) << method << " -- transaction failed."; in GetC2Status()
279 LOG(INFO) << "Failed to retrieve component traits from service " in getTraits()
359 LOG(WARNING) << "query -- null stack param encountered."; in query()
381 LOG(DEBUG) << "query -- call failed: " in query()
387 LOG(ERROR) << "query -- error while parsing params."; in query()
398 LOG(WARNING) << "query -- null stack param."; in query()
406 LOG(ERROR) << "query -- unexpected error."; in query()
411 LOG(WARNING) << "query -- param skipped: " in query()
418 LOG(WARNING) << "query -- param update failed: " in query()
[all …]
/frameworks/opt/net/wifi/libwifi_system_iface/
Dinterface_tool.cpp47 LOG(ERROR) << "Interface name is too long: " << if_name; in GetIfState()
52 LOG(ERROR) << "Could not read interface state for " << if_name in GetIfState()
65 LOG(ERROR) << "Failed to open socket to set up/down state (" in GetUpState()
81 LOG(ERROR) << "Failed to open socket to set up/down state (" in SetUpState()
103 LOG(ERROR) << "Could not set interface flags for " << if_name in SetUpState()
123 LOG(ERROR) << "Failed to open socket to set MAC address (" in SetMacAddress()
136 LOG(ERROR) << "Could not set interface MAC address for " << if_name in SetMacAddress()
156 LOG(ERROR) << "Failed to open socket to get factory MAC address (" in GetFactoryMacAddress()
170 LOG(ERROR) << "Could not get factory address MAC for " << if_name in GetFactoryMacAddress()
182 LOG(ERROR) << "Could not add bridge " << br_name.c_str() in createBridge()
[all …]
/frameworks/hardware/interfaces/sensorservice/libsensorndkbridge/
DASensorManager.cpp61 LOG(ERROR) << "Sensor service died. Cleanup sensor manager instance!"; in serviceDied()
72 LOG(ERROR) << "SHOULD NOT EXIT"; in ASensorManager()
74 LOG(ERROR) << "The user of libsensorndkbridge did not start a threadpool"; in ASensorManager()
85 LOG(WARNING) << "Unable to link to sensor service death notifications"; in ASensorManager()
87 LOG(DEBUG) << "Link to sensor service death notification successful"; in ASensorManager()
98 LOG(VERBOSE) << "ASensorManager::getSensorList"; in getSensorList()
106 LOG(ERROR) << "Failed to get sensor list: " << ret; in getSensorList()
133 LOG(ERROR) << "Failed to get default sensor of type " << type << " with error: " << ret; in getDefaultSensor()
158 LOG(VERBOSE) << "ASensorManager::createEventQueue"; in createEventQueue()
168 LOG(ERROR) << "FAILED to create event queue: " << ret; in createEventQueue()
[all …]
/frameworks/opt/net/wifi/libwifi_system/
Dhostapd_manager.cpp28 LOG(ERROR) << "Failed to start SoftAP"; in StartHostapd()
32 LOG(DEBUG) << "SoftAP started successfully"; in StartHostapd()
37 LOG(DEBUG) << "Stopping the SoftAP service..."; in StopHostapd()
40 LOG(ERROR) << "Failed to stop hostapd service!"; in StopHostapd()
44 LOG(DEBUG) << "SoftAP stopped successfully"; in StopHostapd()
/frameworks/av/media/module/libmediatranscoding/transcoder/tests/
DMediaTrackTranscoderTests.cpp43 MediaTrackTranscoderTests() { LOG(DEBUG) << "MediaTrackTranscoderTests created"; } in MediaTrackTranscoderTests()
46 LOG(DEBUG) << "MediaTrackTranscoderTests set up"; in SetUp()
131 void TearDown() override { LOG(DEBUG) << "MediaTrackTranscoderTests tear down"; } in TearDown()
133 ~MediaTrackTranscoderTests() { LOG(DEBUG) << "MediaTrackTranscoderTests destroyed"; } in ~MediaTrackTranscoderTests()
151 LOG(DEBUG) << "Testing WaitNormalOperation"; in TEST_P()
162 LOG(DEBUG) << "Testing StopNormalOperation"; in TEST_P()
177 LOG(DEBUG) << "Testing StartWithoutConfigure"; in TEST_P()
182 LOG(DEBUG) << "Testing StopWithoutStart"; in TEST_P()
189 LOG(DEBUG) << "Testing DoubleStartStop"; in TEST_P()
205 LOG(DEBUG) << "Testing DoubleConfigure"; in TEST_P()
[all …]
/frameworks/av/services/mediacodec/
Dmain_codecservice.cpp42 LOG(INFO) << "mediacodecservice starting"; in main()
55 LOG(ERROR) << "Cannot create IOmx HAL service."; in main()
57 LOG(ERROR) << "Cannot register IOmx HAL service."; in main()
59 LOG(INFO) << "IOmx HAL service created."; in main()
64 LOG(ERROR) << "Cannot create IOmxStore HAL service."; in main()
66 LOG(ERROR) << "Cannot register IOmxStore HAL service."; in main()
/frameworks/av/media/codec2/hal/plugin/
DDefaultFilterPlugin.cpp43 LOG(DEBUG) << "FilterPlugin: no plugin detected"; in DefaultFilterPlugin()
49 LOG(WARNING) << "FilterPlugin: GetFilterPluginVersion undefined"; in DefaultFilterPlugin()
54 LOG(WARNING) << "FilterPlugin: unrecognized version (" << version << ")"; in DefaultFilterPlugin()
60 LOG(WARNING) << "FilterPlugin: CreateFilterPlugin undefined"; in DefaultFilterPlugin()
66 LOG(WARNING) << "FilterPlugin: DestroyFilterPlugin undefined"; in DefaultFilterPlugin()
71 LOG(WARNING) << "FilterPlugin: CreateFilterPlugin returned nullptr"; in DefaultFilterPlugin()
76 LOG(WARNING) << "FilterPlugin: FilterPlugin_V1::getComponentStore returned nullptr"; in DefaultFilterPlugin()
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DInputSurfaceConnection.cpp86 LOG(ERROR) << "Remote sink is dead.";
92 LOG(ERROR) << "Remote sink is not configurable.";
103 LOG(ERROR) << "Remote sink's configurable is dead.";
121 LOG(WARNING) << "Impl::init -- GraphicBufferSource init failed: " in init()
134 LOG(WARNING) << "Impl::init -- cannot query information from " in init()
158 LOG(WARNING) << "Impl::init -- GBS configure failed: " in init()
164 LOG(WARNING) << "Impl::init: failed to populate GBS slots."; in init()
169 LOG(WARNING) << "Impl::init -- GBS failed to start."; in init()
178 LOG(WARNING) << "Impl::init -- failed to fetch gralloc allocator: " in init()
191 LOG(VERBOSE) << "Impl::submitBuffer -- bufferId = " << bufferId << "."; in submitBuffer()
[all …]
DInputBufferManager.cpp67 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- called with " in _registerFrameData()
78 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- " in _registerFrameData()
91 LOG(DEBUG) << "InputBufferManager::_registerFrameData -- " in _registerFrameData()
115 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData()
135 LOG(DEBUG) << "InputBufferManager::_unregisterFrameData " in _unregisterFrameData()
177 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData()
197 LOG(DEBUG) << "InputBufferManager::_unregisterFrameData " in _unregisterFrameData()
235 LOG(WARNING) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
247 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
255 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
[all …]
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp142 LOG(ERROR) << "Could not open selinux status; exiting"; in init_selinux()
646 LOG(ERROR) << "test odex " << odex_size; in TestDeleteOdex()
647 LOG(ERROR) << "test vdex_size " << vdex_size; in TestDeleteOdex()
648 LOG(ERROR) << "test art_size " << art_size; in TestDeleteOdex()
700 LOG(INFO) << "DexoptSecondaryCe"; in TEST_F()
706 LOG(INFO) << "DexoptSecondaryCeLink"; in TEST_F()
712 LOG(INFO) << "DexoptSecondaryCeWithContext"; in TEST_F()
719 LOG(INFO) << "DexoptSecondaryDe"; in TEST_F()
725 LOG(INFO) << "DexoptSecondaryDeWithContext"; in TEST_F()
732 LOG(INFO) << "DexoptSecondaryDoesNotExist"; in TEST_F()
[all …]
/frameworks/native/services/sensorservice/hidl/
DSensorManager.cpp73 LOG(ERROR) << "::android::SensorManager::getSensorList encounters " << count; in getSensorList()
151 LOG(WARNING) << "Could not use SCHED_FIFO for looper thread: " in getLooper()
167 LOG(FATAL) << "Cannot attach SensorManager looper thread to Java VM."; in getLooper()
170 LOG(INFO) << POLL_THREAD_NAME << " started."; in getLooper()
175 LOG(INFO) << POLL_THREAD_NAME << ": requested to stop"; in getLooper()
178 LOG(INFO) << POLL_THREAD_NAME << ": spurious wake up, back to work"; in getLooper()
181 LOG(ERROR) << POLL_THREAD_NAME << ": Looper::pollAll returns unexpected " in getLooper()
188 LOG(ERROR) << "Cannot detach SensorManager looper thread from Java VM."; in getLooper()
191 LOG(INFO) << POLL_THREAD_NAME << " is terminated."; in getLooper()
212 LOG(ERROR) << "::android::SensorManager::createEventQueue cannot initialize looper"; in createEventQueue()
[all …]
/frameworks/native/libs/binderdebug/
DBinderDebug.cpp84 LOG(ERROR) << "Failed to parse pointer: " << ptrString; in getBinderPidInfo()
94 LOG(ERROR) << "Failed to parse pid int: " << token; in getBinderPidInfo()
98LOG(ERROR) << "We failed to parse the pointer, so we can't add the refPids"; in getBinderPidInfo()
144LOG(ERROR) << "Failed to parse binder_logs ref entry. Expecting size greater than 11, but got: " <… in getBinderClientPids()
149 LOG(ERROR) << "Failed to parse desc int: " << splitString[3]; in getBinderClientPids()
156 LOG(ERROR) << "Failed to parse node int: " << splitString[5]; in getBinderClientPids()
159 LOG(INFO) << "Parsed the node: " << node; in getBinderClientPids()
170LOG(ERROR) << "Failed to parse binder_logs node entry. Expecting size greater than 20, but got: " … in getBinderClientPids()
178 LOG(ERROR) << "Failed to parse node int: " << nodeString; in getBinderClientPids()
192 LOG(ERROR) << "Failed to parse PID int: " << token; in getBinderClientPids()
[all …]
/frameworks/av/media/codec2/hal/aidl/
DInputBufferManager.cpp66 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- called with " in _registerFrameData()
77 LOG(VERBOSE) << "InputBufferManager::_registerFrameData -- " in _registerFrameData()
90 LOG(DEBUG) << "InputBufferManager::_registerFrameData -- " in _registerFrameData()
114 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData -- called with " in _unregisterFrameData()
132 LOG(DEBUG) << "InputBufferManager::_unregisterFrameData " in _unregisterFrameData()
170 LOG(VERBOSE) << "InputBufferManager::_unregisterFrameData."; in _unregisterFrameData()
188 LOG(DEBUG) << "InputBufferManager::_unregisterFrameData " in _unregisterFrameData()
222 LOG(WARNING) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
234 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
242 LOG(VERBOSE) << "InputBufferManager::_onBufferDestroyed -- called with " in _onBufferDestroyed()
[all …]
/frameworks/native/libs/binder/
Dservicedispatcher.cpp60 LOG(ERROR) << R"(dispatch calls to RPC service. in Usage()
82 LOG(ERROR) << "No servicemanager"; in Dispatch()
87 LOG(ERROR) << "No service \"" << name << "\""; in Dispatch()
92 LOG(ERROR) << "Cannot create RpcServer"; in Dispatch()
97 LOG(ERROR) << "setupInetServer failed: " << statusToString(status); in Dispatch()
104 LOG(ERROR) << "setRpcClientDebug failed with " << statusToString(status); in Dispatch()
107 LOG(INFO) << "Finish setting up RPC on service " << name << " on port " << port; in Dispatch()
197 LOG(ERROR) << "No servicemanager"; in wrapServiceManager()
202 LOG(ERROR) << "No service called `manager`"; in wrapServiceManager()
207 LOG(ERROR) << "Cannot cast service called `manager` to IServiceManager"; in wrapServiceManager()
[all …]
/frameworks/base/core/jni/
Dandroid_view_InputEventSender.cpp94 LOG(DEBUG) << "channel '" << getInputChannelName() in NativeInputEventSender()
112 LOG(DEBUG) << "channel '" << getInputChannelName() << "' ~ Disposing input event sender."; in dispose()
120 LOG(DEBUG) << "channel '" << getInputChannelName() << "' ~ Sending key event, seq=" << seq; in sendKeyEvent()
132 LOG(WARNING) << "Failed to send key event on channel '" << getInputChannelName() in sendKeyEvent()
142 LOG(DEBUG) << "channel '" << getInputChannelName() in sendMotionEvent()
167 LOG(WARNING) << "Failed to send motion event sample on channel '" in sendMotionEvent()
188 LOG(DEBUG) << "channel '" << getInputChannelName() in handleEvent()
197 LOG(WARNING) << "channel '" << getInputChannelName() in handleEvent()
211 LOG(DEBUG) << "channel '" << getInputChannelName() << "' ~ Receiving finished signals."; in processConsumerResponse()
216 LOG(WARNING) << "channel '" << getInputChannelName() in processConsumerResponse()
[all …]
/frameworks/base/services/incremental/
DIncrementalService.cpp254 LOG(INFO) << "Unmounting and cleaning up mount " << mountId << " with root '" << root << '\''; in ~IncFsMount()
256 LOG(INFO) << " bind: " << target; in ~IncFsMount()
259 LOG(INFO) << " root: " << root; in ~IncFsMount()
276 LOG(ERROR) << __func__ << "(): failed to create dir |" << fullName << "| " << err; in makeStorage()
603 LOG(INFO) << "createStorage: " << mountPoint << " | " << int(options); in createStorage()
605 LOG(ERROR) << "path is not absolute: " << mountPoint; in createStorage()
614 LOG(INFO) << "Opened existing storage " << id; in createStorage()
617 LOG(ERROR) << "Directory " << mountPoint << " is already mounted at storage " << id; in createStorage()
623 LOG(ERROR) << "not requirested create new storage, and it doesn't exist: " << mountPoint; in createStorage()
628 LOG(ERROR) << "Mounting over existing non-empty directory is not supported: " << mountNorm; in createStorage()
[all …]

123456789