Home
last modified time | relevance | path

Searched refs:consumer (Results 1 – 22 of 22) sorted by relevance

/system/iorap/src/perfetto/
Dperfetto_consumer.h33 using State = ::perfetto::consumer::State;
34 using Handle = ::perfetto::consumer::Handle;
35 static constexpr Handle kInvalidHandle = ::perfetto::consumer::kInvalidHandle;
36 using OnStateChangedCb = ::perfetto::consumer::OnStateChangedCb;
37 using TraceBuffer = ::perfetto::consumer::TraceBuffer;
63 return ::perfetto::consumer::Create(config_proto, in Create()
70 ::perfetto::consumer::StartTracing(handle); in StartTracing()
74 return ::perfetto::consumer::ReadTrace(handle); in ReadTrace()
78 ::perfetto::consumer::Destroy(handle); in Destroy()
81 return ::perfetto::consumer::PollState(handle); in PollState()
Drx_producer.cc34 namespace consumer { namespace
122 PerfettoConsumerHandle(std::shared_ptr<PerfettoConsumer> consumer, in PerfettoConsumerHandle()
124 : consumer_{std::move(consumer)}, in PerfettoConsumerHandle()
161 using State = ::perfetto::consumer::State;
162 using Handle = ::perfetto::consumer::Handle;
199 using State = ::perfetto::consumer::State;
200 using Handle = ::perfetto::consumer::Handle;
331 using namespace ::perfetto::consumer; in OnStateChanged()
408 DCHECK_NE(handle, ::perfetto::consumer::kInvalidHandle); in CallbackOnStateChanged()
465 std::unordered_map<::perfetto::consumer::Handle,
[all …]
/system/sepolicy/prebuilts/api/30.0/private/
Dtraceur_app.te19 # Allow to access traced's privileged consumer socket.
Dperfetto.te11 # Allow to access traced's privileged consumer socket.
Dtraced_probes.te66 # system apps that have access to the traced consumer socket.
/system/sepolicy/prebuilts/api/29.0/private/
Dtraceur_app.te19 # Allow to access traced's privileged consumer socket.
Dperfetto.te11 # Allow to access traced's privileged consumer socket.
Dtraced_probes.te66 # system apps that have access to the traced consumer socket.
/system/sepolicy/prebuilts/api/31.0/private/
Dtraceur_app.te19 # Allow to access traced's privileged consumer socket.
Dperfetto.te11 # Allow to access traced's privileged consumer socket.
Dtraced_probes.te78 # system apps that have access to the traced consumer socket.
/system/sepolicy/private/
Dtraceur_app.te19 # Allow to access traced's privileged consumer socket.
Dperfetto.te11 # Allow to access traced's privileged consumer socket.
Dtraced_probes.te78 # system apps that have access to the traced consumer socket.
/system/vold/
DKeymaster.cpp69 const std::function<void(const char*, size_t)> consumer) { in updateCompletely() argument
85 if (output) consumer((const char*)output->data(), output->size()); in updateCompletely()
DKeymaster.h99 const std::function<void(const char*, size_t)> consumer);
/system/sepolicy/prebuilts/api/29.0/public/
Diorapd.te35 # Allow to access Perfetto traced's privileged consumer socket to start/stop
/system/sepolicy/prebuilts/api/28.0/private/
Dperfetto.te11 # Allow to access traced's privileged consumer socket.
/system/sepolicy/prebuilts/api/31.0/public/
Diorapd.te38 # Allow to access Perfetto traced's privileged consumer socket to start/stop
/system/sepolicy/public/
Diorapd.te38 # Allow to access Perfetto traced's privileged consumer socket to start/stop
/system/sepolicy/prebuilts/api/30.0/public/
Diorapd.te38 # Allow to access Perfetto traced's privileged consumer socket to start/stop
/system/linkerconfig/
DREADME.md72 consumer of this file.