Home
last modified time | relevance | path

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

/aosp12/system/core/init/
H A Dreboot_test.cpp75 std::vector<std::string> GetServiceNames() const { in GetServiceNames() function in android::init::RebootTest
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp899 std::vector<std::string> const& Codec2Client::GetServiceNames() { in GetServiceNames() function in android::Codec2Client