Searched defs:process (Results 1 – 13 of 13) sorted by relevance
| /system/extras/simpleperf/inferno/ |
| D | inferno.py | 52 def collect_data(adb_client, process): argument 115 def parse_samples(process, args): argument 145 def collapse_callgraphs(process): argument 167 def output_report(process): argument 228 def generate_threads_offsets(process): argument 233 def collect_machine_info(adb_client, process): argument
|
| D | adb_root.py | 5 def collect_data(self, process): argument
|
| D | adb_non_root.py | 12 def collect_data(self, process): argument
|
| /system/netd/server/ |
| D | IptablesRestoreController.cpp | 209 std::unique_ptr<IptablesProcess> *process = in sendCommand() local 255 void IptablesRestoreController::maybeLogStderr(const std::unique_ptr<IptablesProcess> &process, in maybeLogStderr() 272 bool IptablesRestoreController::drainAndWaitForAck(const std::unique_ptr<IptablesProcess> &process, in drainAndWaitForAck()
|
| /system/extras/libpagemap/ |
| D | pagemap_test.cpp | 27 pm_process_t* process; in TEST() local
|
| /system/libvintf/ |
| D | KernelConfigParser.cpp | 114 status_t KernelConfigParser::process(const char* buf, size_t len) { in process() function in android::vintf::KernelConfigParser
|
| /system/core/libunwindstack/tests/ |
| D | DwarfSectionTest.cpp | 157 MemoryFake process; in TEST_F() local
|
| /system/extras/libfec/ |
| D | fec_process.cpp | 43 ssize_t process(fec_handle *f, uint8_t *buf, size_t count, uint64_t offset, in process() function
|
| /system/extras/verity/fec/ |
| D | image.cpp | 346 static void * process(void *cookie) in process() function
|
| /system/media/audio_utils/ |
| D | PowerLog.cpp | 70 size_t process = std::min(required, frames); in log() local
|
| /system/extras/librank/ |
| D | librank.c | 160 struct process_info *process; in get_process() local
|
| /system/extras/simpleperf/ |
| D | thread_tree.cpp | 89 ThreadEntry* process = FindThreadOrNew(pid, pid); in CreateThread() local
|
| /system/libhwbinder/ |
| D | IPCThreadState.cpp | 341 sp<ProcessState> IPCThreadState::process() in process() function in android::hardware::IPCThreadState
|