Home
last modified time | relevance | path

Searched refs:ThreadDescriptor_ChromeThreadType (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish-opengl/system/profiler/
Dperfetto.cpp29897 enum ThreadDescriptor_ChromeThreadType : int;
29909 enum ThreadDescriptor_ChromeThreadType : int { enum
29928 using ChromeThreadType = ThreadDescriptor_ChromeThreadType;
29983 ThreadDescriptor_ChromeThreadType chrome_thread_type() const { return chrome_thread_type_; } in chrome_thread_type()
29984 …void set_chrome_thread_type(ThreadDescriptor_ChromeThreadType value) { chrome_thread_type_ = value… in set_chrome_thread_type()
30006 ThreadDescriptor_ChromeThreadType chrome_thread_type_{};
36971 enum ThreadDescriptor_ChromeThreadType : int32_t;
36973 enum ThreadDescriptor_ChromeThreadType : int32_t { enum
36990 const ThreadDescriptor_ChromeThreadType ThreadDescriptor_ChromeThreadType_MIN = ThreadDescriptor_Ch…
36991 const ThreadDescriptor_ChromeThreadType ThreadDescriptor_ChromeThreadType_MAX = ThreadDescriptor_Ch…
[all …]
Dperfetto.h12613 enum ThreadDescriptor_ChromeThreadType : int;
109638 enum ThreadDescriptor_ChromeThreadType : int32_t;
109640 enum ThreadDescriptor_ChromeThreadType : int32_t {
109657 const ThreadDescriptor_ChromeThreadType ThreadDescriptor_ChromeThreadType_MIN = ThreadDescriptor_Ch…
109658 const ThreadDescriptor_ChromeThreadType ThreadDescriptor_ChromeThreadType_MAX = ThreadDescriptor_Ch…
109696 using ChromeThreadType = ::perfetto::protos::pbzero::ThreadDescriptor_ChromeThreadType;
109795 ::perfetto::protos::pbzero::ThreadDescriptor_ChromeThreadType,
109806 void set_chrome_thread_type(::perfetto::protos::pbzero::ThreadDescriptor_ChromeThreadType value) {
122523 enum ThreadDescriptor_ChromeThreadType : int;
122535 enum ThreadDescriptor_ChromeThreadType : int {
[all …]