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

/system/libvintf/
H A DAssembleVintf.cpp117 std::string envStrValue = getEnv(envKey); local
118 if (!envStrValue.empty()) {
119 if (!parse(envStrValue, &envValue)) {

Completed in 23 milliseconds