Home
last modified time | relevance | path

Searched refs:check_swapon_all (Results 1 – 2 of 2) sorted by relevance

/system/core/init/
Dcheck_builtins.h40 Result<void> check_swapon_all(const BuiltinArguments& args);
Dcheck_builtins.cpp205 Result<void> check_swapon_all(const BuiltinArguments& args) { in check_swapon_all() function