Home
last modified time | relevance | path

Searched defs:scratch_space_ (Results 1 – 3 of 3) sorted by relevance

/system/nvram/messages/include/nvram/messages/
Dio.h190 static uint8_t scratch_space_[kScratchSpaceSize]; variable
/system/nvram/messages/
Dio.cpp218 uint8_t CountingOutputStreamBuffer::scratch_space_[kScratchSpaceSize]; member in nvram::CountingOutputStreamBuffer
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/
Dsnapuserd_core.h247 bool scratch_space_ = false; variable