ONE - On-device Neural Engine
|
#include <env.h>
Public Member Functions | |
const char * | query (const char *k) const final |
Public Member Functions inherited from pepper::KVStoreInterface< KVStoreTrait::Queryable > | |
KVStoreInterface ()=default | |
virtual | ~KVStoreInterface ()=default |
const char * | get (const std::string &k) const |
std::string | get (const std::string &key, const std::string &default_value) const |
|
finalvirtual |
Implements pepper::KVStoreInterface< KVStoreTrait::Queryable >.
Definition at line 45 of file env.cpp.