Lines Matching refs:ERROR

81         LOG(ERROR) << "pPtable_ is nullptr";  in InitPtableManager()
85 LOG(ERROR) << "init ptable error"; in InitPtableManager()
95 LOG(ERROR) << "invalid input: ptnInfo is empty or name is null"; in GetPartitionInfoIndexByName()
120 LOG(ERROR) << "can't find the " << partitionName << " partition in device ptable!"; in IsPartitionChanged()
125 LOG(ERROR) << "can't find the " << partitionName << " partition in package ptable!"; in IsPartitionChanged()
187 LOG(ERROR) << "Write ptable to device failed! pPtable_ is nullptr"; in WritePtableToDevice()
191 LOG(ERROR) << "Write ptable to device failed! Please load ptable first!"; in WritePtableToDevice()
201 LOG(ERROR) << "print partition info:"; in PrintPtableInfo()
213 LOG(ERROR) << "GetPartionInfoByName failed! pPtable_ is nullptr"; in GetPartionInfoByName()
225 LOG(ERROR) << "GetPartionInfoByName failed! Not found " << standardPtnName; in GetPartionInfoByName()
238 LOG(ERROR) << "invalid input"; in RegisterPtable()
260 LOG(ERROR) << "open bootdev failed"; in GetBootdevType()
273 LOG(ERROR) << "make composite ptable failed"; in InitCompositePtable()
294 LOG(ERROR) << "pkgManager is nullptr";
298 LOG(ERROR) << "init ptable manager error";
304 LOG(ERROR) << "Invalid imgBufSize";
310 LOG(ERROR) << "new ptable_buffer error";
314 LOG(ERROR) << "get ptable buffer failed";
320 LOG(ERROR) << "get ptable from ptable image buffer failed";
333 LOG(ERROR) << "pkgManager is nullptr"; in GetPtableBufferFromPkg()
341 LOG(ERROR) << "Can not get file info " << PtableManager::ptbImgTag_; in GetPtableBufferFromPkg()
350 LOG(ERROR) << "Error to create output stream"; in GetPtableBufferFromPkg()
355 LOG(ERROR) << "Error to extract ptable"; in GetPtableBufferFromPkg()
364 LOG(ERROR) << "memcpy to imageBuf fail"; in GetPtableBufferFromPkg()
379 LOG(ERROR) << "init ptable manager error";
383 LOG(ERROR) << "load device parititon to ram fail";
395 LOG(ERROR) << "input pPtable point is nullptr, compare failed!"; in ComparePartition()
410 LOG(ERROR) << "input pPtable point is nullptr, compare failed!"; in ComparePtable()