Home
last modified time | relevance | path

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

/aosp_15_r20/external/ruy/ruy/
H A Dctx.cc82 int GetHexIntEnvVarOrZero(const char* name) { in GetHexIntEnvVarOrZero() function
163 Path paths_bitfield = static_cast<Path>(GetHexIntEnvVarOrZero("RUY_PATHS")); in GetRuntimeEnabledPaths()
H A Dtest.h1795 inline int GetHexIntEnvVarOrZero(const char* name) {
1849 Path paths_bitfield = static_cast<Path>(GetHexIntEnvVarOrZero("PATHS"));