Searched defs:service_ (Results 1 – 3 of 3) sorted by relevance
/aosp14/system/core/fastboot/device/ | ||
H A D | tcp_client.h | 36 std::unique_ptr<Socket> service_; variable |
/aosp14/system/core/init/ | ||
H A D | service_parser.h | 92 std::unique_ptr<Service> service_; variable |
/aosp14/system/core/fs_mgr/libfiemap/ | ||
H A D | binder.cpp | 74 android::sp<IGsiService> service_; member in android::fiemap::ImageManagerBinder |