Home
last modified time | relevance | path

Searched refs:misc (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/services/applypatch/
H A Dpartition_record.cpp43 LOG(ERROR) << "PartitionRecord: Open misc to recording partition failed" << " : " << strerror(errno); in IsPartitionUpdated()
47 LOG(ERROR) << "PartitionRecord: Seek misc to specific offset failed" << " : " << strerror(errno); in IsPartitionUpdated()
52 LOG(ERROR) << "PartitionRecord: Read from misc partition failed" << " : " << strerror(errno); in IsPartitionUpdated()
59 LOG(DEBUG) << "PartitionRecord: Found " << partitionName << " record in misc partition"; in IsPartitionUpdated()
67 LOG(INFO) << "PartitionRecord: Cannot found " << partitionName << " record in misc partition"; in IsPartitionUpdated()
76 LOG(ERROR) << "PartitionRecord: Seek misc to record offset failed: " << strerror(errno); in RecordPartitionSetOffset()
85 LOG(ERROR) << "PartitionRecord: Seek misc to specific offset failed: " << strerror(errno); in RecordPartitionSetOffset()
105 LOG(ERROR) << "PartitionRecord: Seek misc to record offset failed: " << strerror(errno); in RecordPartitionSetInfo()
109 LOG(ERROR) << "PartitionRecord: write misc to record offset failed: " << strerror(errno); in RecordPartitionSetInfo()
127 LOG(ERROR) << "PartitionRecord: Open misc t in RecordPartitionUpdateStatus()
179 GetMiscPartitionPath(const std::string &misc) GetMiscPartitionPath() argument
[all...]

Completed in 1 milliseconds