Searched defs:avb_version (Results 1 – 3 of 3) sorted by relevance
129 const std::string& avb_version() const { return avb_version_; } in avb_version() function
1012 if (const char* avb_version = getenv("INIT_AVB_VERSION"); avb_version != nullptr) { in SecondStageMain() local
245 optional string avb_version = 1; field