Home
last modified time | relevance | path

Searched defs:new_release (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/kernel/configs/tools/
H A Dbump.py32 def replace_configs_module_name(current_release, new_release, file_path): argument
/aosp_15_r20/packages/modules/Gki/libkver/
Dtest.cpp124 bool IsKernelUpdateValid(const std::string& old_release, const std::string& new_release) { in IsKernelUpdateValid()
/aosp_15_r20/art/artd/
H A Dartd.cc1608 int new_release; in checkPreRebootSystemRequirements() local