Home
last modified time | relevance | path

Searched defs:process (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/tools/
Dtombstone_to_line.py81 def process(in_file, out_file, args): function
/device/generic/goldfish-opengl/system/codecs/c2/decoders/hevcdec/
DC2GoldfishHevcDec.cpp849 void C2GoldfishHevcDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishHevcDec
/device/generic/goldfish-opengl/system/codecs/c2/decoders/avcdec/
DC2GoldfishAvcDec.cpp902 void C2GoldfishAvcDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishAvcDec
/device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/
DC2GoldfishVpxDec.cpp723 void C2GoldfishVpxDec::process(const std::unique_ptr<C2Work> &work, in process() function in android::C2GoldfishVpxDec
/device/google/cuttlefish/common/libs/utils/
Dsubprocess.cpp289 return [nice_stopper](Subprocess* process) { in KillSubprocessFallback()
/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto8798 optional ProcessDescriptor process = 3; field