Home
last modified time | relevance | path

Searched defs:c_bytes (Results 1 – 2 of 2) sorted by relevance

/system/update_engine/payload_consumer/
Dextent_writer.cc35 const char* c_bytes = reinterpret_cast<const char*>(bytes); in Write() local
Ddelta_performer.cc447 const char* c_bytes = reinterpret_cast<const char*>(bytes); in Write() local
554 bool DeltaPerformer::ParseManifest(const char** c_bytes, in ParseManifest()