Home
last modified time | relevance | path

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

/aosp14/system/core/init/
H A Dreboot_test.cpp55 std::vector<std::string> names = GetServiceNames(); in RebootTest()
62 std::vector<std::string> names = GetServiceNames(); in ~RebootTest()
75 std::vector<std::string> GetServiceNames() const { in GetServiceNames() function in android::init::RebootTest