Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dcheck_builtins.h32 Result<void> check_load_system_props(const BuiltinArguments& args);
H A Dcheck_builtins.cpp111 Result<void> check_load_system_props(const BuiltinArguments& args) { in check_load_system_props() function