Home
last modified time | relevance | path

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

/external/ruy/ruy/
Dctx.cc75 int GetHexIntEnvVarOrZero(const char* name) { in GetHexIntEnvVarOrZero() function
156 Path paths_bitfield = static_cast<Path>(GetHexIntEnvVarOrZero("RUY_PATHS")); in GetRuntimeEnabledPaths()
Dtest.h1786 inline int GetHexIntEnvVarOrZero(const char* name) {
1840 Path paths_bitfield = static_cast<Path>(GetHexIntEnvVarOrZero("PATHS"));