Home
last modified time | relevance | path

Searched refs:kPermanentAttributesFilename (Results 1 – 1 of 1) sorted by relevance

/trusty/user/app/avb/
Davb_manager.cpp31 static const char* kPermanentAttributesFilename = "avb.ppa"; variable
193 int rc = storage_->open(kPermanentAttributesFilename); in ReadPermanentAttributes()
216 int rc = storage_->open(kPermanentAttributesFilename); in WritePermanentAttributes()