Searched refs:runtime_info (Results 1 – 1 of 1) sorted by relevance
856 auto runtime_info = vintf::VintfObject::GetInstance() in android_os_Debug_isVmapStack() local859 CHECK(runtime_info != nullptr) << "Kernel configs cannot be fetched. b/151092221"; in android_os_Debug_isVmapStack()860 const std::map<std::string, std::string>& configs = runtime_info->kernelConfigs(); in android_os_Debug_isVmapStack()