Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/ncsid/test/
H A Dnic_mock.h146 is_legacy_ = legacy;
174 return is_legacy_; in is_legacy()
227 bool is_legacy_; variable
H A Dnic_mock.cpp130 if (is_legacy_) in handle_request()