Home
last modified time | relevance | path

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

/aosp_15_r20/bionic/tests/
H A Dnetdb_test.cpp459 std::string first_service(getservent()->s_name); in TEST() local
466 std::string first_service(getservent()->s_name); in TEST() local
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/detail/impl/
H A Dservice_registry.hpp33 Service& service_registry::first_service() in first_service() function in asio::detail::service_registry