Home
last modified time | relevance | path

Searched defs:Empty (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/protocols/common/
DEmpty.cpp22 Empty::Empty() : MessageDefinition<char>("nlmsg", { in Empty() function in android::nl::protocols::base::Empty
/hardware/libhardware/modules/camera/3_4/
Drequest_tracker.cpp155 bool RequestTracker::Empty() const { in Empty() function in default_camera_hal::RequestTracker
/hardware/google/aemu/snapshot/include/snapshot/
Dcommon.h57 Empty = 0, enumerator
70 Empty = 0, enumerator
/hardware/interfaces/automotive/vehicle/aidl/impl/grpc/
DGRPCVehicleProxyServer.cpp167 ::grpc::Status GrpcVehicleProxyServer::CheckHealth(::grpc::ServerContext* context, in CheckHealth()