Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DTextureFunctionHLSL.h31 enum Method enum
DImageFunctionHLSL.h43 enum class Method enum
/device/generic/vulkan-cereal/third-party/perfetto-tracing-only/
Dperfetto.cc47752 struct Method { struct in perfetto::ipc::ServiceDescriptor
47753 const char* name;
47757 using DecoderFunc = std::unique_ptr<ProtoMessage> (*)(const std::string&);
47760 DecoderFunc request_proto_decoder;
47763 DecoderFunc reply_proto_decoder;
47767 using InvokerFunc = void (*)(Service*,
47770 InvokerFunc invoker;
/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp63964 struct Method { struct in perfetto::ipc::ServiceDescriptor
63965 const char* name;
63969 using DecoderFunc = std::unique_ptr<ProtoMessage> (*)(const std::string&);
63972 DecoderFunc request_proto_decoder;
63975 DecoderFunc reply_proto_decoder;
63979 using InvokerFunc = void (*)(Service*,
63982 InvokerFunc invoker;