Home
last modified time | relevance | path

Searched refs:g_platform_pointer (Results 1 – 3 of 3) sorted by relevance

/external/cronet/stable/third_party/cpu_features/src/test/
Dhwcaps_for_testing.cc25 static const char* g_platform_pointer = nullptr; variable
33 void SetPlatformPointer(const char* string) { g_platform_pointer = string; } in SetPlatformPointer()
47 const char* CpuFeatures_GetPlatformPointer(void) { return g_platform_pointer; } in CpuFeatures_GetPlatformPointer()
/external/cronet/tot/third_party/cpu_features/src/test/
Dhwcaps_for_testing.cc25 static const char* g_platform_pointer = nullptr; variable
33 void SetPlatformPointer(const char* string) { g_platform_pointer = string; } in SetPlatformPointer()
47 const char* CpuFeatures_GetPlatformPointer(void) { return g_platform_pointer; } in CpuFeatures_GetPlatformPointer()
/external/cpu_features/test/
Dhwcaps_for_testing.cc25 static const char* g_platform_pointer = nullptr; variable
33 void SetPlatformPointer(const char* string) { g_platform_pointer = string; } in SetPlatformPointer()
47 const char* CpuFeatures_GetPlatformPointer(void) { return g_platform_pointer; } in CpuFeatures_GetPlatformPointer()