Searched refs:runtimeInfo (Results 1 – 1 of 1) sorted by relevance
82 std::shared_ptr<const android::vintf::RuntimeInfo> runtimeInfo = in kernelConfigsArePresent() local85 LOG_ALWAYS_FATAL_IF(runtimeInfo == nullptr, "Kernel configs could not be fetched"); in kernelConfigsArePresent()87 const std::map<std::string, std::string>& kernelConfigs = runtimeInfo->kernelConfigs(); in kernelConfigsArePresent()