/aosp12/system/extras/simpleperf/ |
H A D | JITDebugReader.h | 160 struct Process { struct 161 pid_t pid = -1; 162 bool initialized = false; 163 bool died = false; 164 bool is_64bit = false; 166 uint64_t descriptors_addr = 0; 190 bool ReadProcess(Process& process, std::vector<JITDebugInfo>* debug_info); argument
|
H A D | cmd_debug_unwind.cpp | 233 bool Process() override { in Process() function in simpleperf::__anondd5ea2ca0110::SampleUnwinder 354 bool Process() override { in Process() function in simpleperf::__anondd5ea2ca0110::TestFileGenerator 501 bool Process() override { in Process() function in simpleperf::__anondd5ea2ca0110::ReportGenerator
|
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/ |
H A D | IPACM_CmdQueue.cpp | 120 void* MessageQueue::Process(void *param) in Process() function in MessageQueue
|
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_CmdQueue.cpp | 120 void* MessageQueue::Process(void *param) in Process() function in MessageQueue
|
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/ |
H A D | IPACM_CmdQueue.cpp | 120 void* MessageQueue::Process(void *param) in Process() function in MessageQueue
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | procrank.proto | 29 message Process { message
|
H A D | ps.proto | 28 message Process { message
|
H A D | batterystats.proto | 710 message Process { message
|
/aosp12/art/tools/ |
H A D | stream-trace-converter.py | 144 def Process(self, input, body): member in Rewriter
|
/aosp12/system/extras/simpleperf/scripts/inferno/ |
H A D | data_types.py | 51 class Process(object): class
|
/aosp12/frameworks/base/tools/aapt2/link/ |
H A D | XmlCompatVersioner.cpp | 132 std::vector<std::unique_ptr<xml::XmlResource>> XmlCompatVersioner::Process( in Process() function in aapt::XmlCompatVersioner
|
/aosp12/packages/modules/adb/ |
H A D | sysdeps.h | 317 constexpr Process(Process&& other) : h_(std::exchange(other.h_, nullptr)) {} in Process() function 753 constexpr explicit Process(pid_t pid) : pid_(pid) {} in Process() function 754 constexpr Process(Process&& other) : pid_(std::exchange(other.pid_, -1)) {} in Process() function
|
/aosp12/system/testing/gtest_extras/ |
H A D | Options.cpp | 310 bool Options::Process(const std::vector<const char*>& args, std::vector<char*>* child_args) { in Process() function in android::gtest_extras::Options
|
/aosp12/frameworks/base/media/mca/filterfw/native/core/ |
H A D | shader_program.cpp | 173 bool ShaderProgram::Process(const std::vector<const GLTextureHandle*>& input, in Process() function in android::filterfw::ShaderProgram 217 bool ShaderProgram::Process(const std::vector<const GLFrame*>& input, GLFrame* output) { in Process() function in android::filterfw::ShaderProgram
|
/aosp12/frameworks/av/media/libaudioprocessing/ |
H A D | AudioResamplerFirProcess.h | 297 void Process(TO* const out, in Process() function
|
/aosp12/hardware/interfaces/security/keymint/aidl/vts/performance/ |
H A D | KeyMintBenchmark.cpp | 209 optional<string> Process(const string& message, const string& signature = "") { in Process() function in aidl::android::hardware::security::keymint::test::KeyMintBenchmarkTest
|
/aosp12/frameworks/native/libs/binder/tests/ |
H A D | binderRpcTest.cpp | 209 class Process { class 212 Process(const std::function<void(Pipe*)>& f) { in Process() function in android::Process
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | Process.java | 45 public class Process { class
|
/aosp12/frameworks/base/core/proto/android/server/ |
H A D | activitymanagerservice.proto | 670 message Process { message
|
/aosp12/art/runtime/gc/collector/ |
H A D | concurrent_copying.cc | 3198 inline void ConcurrentCopying::Process(mirror::Object* obj, MemberOffset offset) { in Process() function in art::gc::collector::ConcurrentCopying
|
/aosp12/frameworks/native/services/inputflinger/tests/ |
H A D | InputReader_test.cpp | 2844 TEST_F(SwitchInputMapperTest, Process) { in TEST_F() argument
|
/aosp12/art/compiler/optimizing/ |
H A D | code_generator_x86_64.cc | 7857 void Process(const MemoryRegion& region, int pos) override { in Process() function in art::x86_64::RIPFixup
|
H A D | code_generator_x86.cc | 8776 void Process(const MemoryRegion& region, int pos) override { in Process() function in art::x86::RIPFixup
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |