Searched defs:setFakeEnv (Results 1 - 1 of 1) sorted by relevance

/system/libvintf/
H A DAssembleVintf.cpp68 void setFakeEnv(const std::string& key, const std::string& value) { mFakeEnv[key] = value; } function in class:android::vintf::AssembleVintfImpl

Completed in 31 milliseconds