Home
last modified time | relevance | path

Searched defs:arg (Results 1 – 22 of 22) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
Dcall_stack.cpp157 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
225 int need_unwind_info, void *arg) in FindProcInfo()
269 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessMem()
307 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessReg()
337 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg) in PutUnwindInfo()
343 [[maybe_unused]] void *arg) in AccessFpreg()
350 [[maybe_unused]] void *arg) in GetDynInfoListAaddr()
356 [[maybe_unused]] void *arg) in Resume()
363 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg) in getProcName()
/developtools/hdc/src/test/
Dut_runtime.cpp54 void Runtime::CheckStopServer(uv_idle_t *arg) in CheckStopServer()
66 void Runtime::StartServer(uv_work_t *arg) in StartServer()
84 void Runtime::CheckStopDaemon(uv_idle_t *arg) in CheckStopDaemon()
96 void Runtime::StartDaemon(uv_work_t *arg) in StartDaemon()
Dut_mod.cpp241 void TestForwardExternThread(void *arg) in TestForwardExternThread()
/developtools/hiperf/src/
Dcallstack.cpp161 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
234 int need_unwind_info, void *arg) in FindProcInfo()
278 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessMem()
314 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessReg()
346 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg) in PutUnwindInfo()
352 [[maybe_unused]] void *arg) in AccessFpreg()
359 [[maybe_unused]] void *arg) in GetDynInfoListAaddr()
365 [[maybe_unused]] void *arg) in Resume()
372 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg) in getProcName()
Dcommand.cpp27 for (std::string arg : arguments) { in DispatchCommands() local
/developtools/profiler/host/smartperf/trace_streamer/src/parser/hiperf_parser/hiperf/
Dcallstack.cpp160 unw_proc_info_t *pi, int need_unwind_info, void *arg) in FindUnwindTable()
233 int need_unwind_info, void *arg) in FindProcInfo()
277 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessMem()
313 unw_word_t *valuePoint, int writeOperation, void *arg) in AccessReg()
345 [[maybe_unused]] unw_proc_info_t *pi, [[maybe_unused]] void *arg) in PutUnwindInfo()
351 [[maybe_unused]] void *arg) in AccessFpreg()
358 [[maybe_unused]] void *arg) in GetDynInfoListAaddr()
364 [[maybe_unused]] void *arg) in Resume()
371 [[maybe_unused]] unw_word_t *offp, [[maybe_unused]] void *arg) in getProcName()
/developtools/integration_verification/DeployDevice/src/util/
Dtime_info.py60 def global_trace(self, frame, why, arg): argument
66 def local_trace(self, frame, why, arg): argument
76 def __init__(self, arg): argument
/developtools/profiler/host/smartperf/trace_streamer/src/filter/
Dfilter_filter.cpp29 uint32_t FilterFilter::AddFilter(std::string type, std::string name, uint64_t arg) in AddFilter()
/developtools/hdc/src/test/jdwp/
Dmain.cpp73 auto clearLoopTask = [](uv_handle_t *handle, void *arg) -> void { in TryCloseLoop()
/developtools/syscap_codec/src/
Dmain.c182 void OutputVersion(const char *arg, int opt) in OutputVersion()
/developtools/profiler/host/smartperf/client/client_command/
Dsp_task.cpp32 for (std::string arg:args) { in ParseToTask() local
/developtools/hiperf/script/
Dhiperf_utils.py133 def dir_check(arg): argument
140 def file_check(arg): argument
/developtools/profiler/host/smartperf/trace_streamer/test/unittest/
Dhttp_server_test.cpp57 void* HttpServerThread(void* arg) in HttpServerThread()
/developtools/profiler/host/smartperf/ide/src/trace/database/
DSqlLite.ts1938 let arg = `${arg1}${arg2}${arg3}`.substring(3); variable
1955 let arg = `${arg1}${arg2}${arg3}`.substring(3); variable
/developtools/ace_ets2bundle/compiler/src/
Dprocess_component_class.ts472 const arg: ts.ArrowFunction | ts.FunctionExpression = constant
/developtools/profiler/host/smartperf/trace_streamer/src/table/
Dtable_base.cpp133 [](void* arg) { delete static_cast<TableContext*>(arg); }); in TableRegister()
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dbinder.proto65 uint64 arg = 2; field
/developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/
Dbinder.proto65 uint64 arg = 2; field
/developtools/hdc/src/host/
Dhost_usb.cpp236 void HdcHostUSB::UsbWorkThread(void *arg) in UsbWorkThread()
/developtools/hdc/src/common/
Dsession.cpp1209 void HdcSessionBase::SessionWorkThread(uv_work_t *arg) in SessionWorkThread()
Dbase.cpp343 … auto clearLoopTask = [](uv_handle_t *handle, void *arg) -> void { TryCloseHandle(handle); }; in TryCloseLoop()
/developtools/ace_ets2bundle/compiler/
Dpackage-lock.json1883 "arg": { object
4408 "arg": "^4.1.0", string