Home
last modified time | relevance | path

Searched defs:IsRuntimeDetectionSupported (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/arch/
H A Dinstruction_set_features.h53 static bool IsRuntimeDetectionSupported() { in IsRuntimeDetectionSupported() function
/aosp12/art/runtime/arch/arm64/
H A Dinstruction_set_features_arm64_test.cc183 TEST(Arm64InstructionSetFeaturesTest, IsRuntimeDetectionSupported) { in TEST() argument