Home
last modified time | relevance | path

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

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