Home
last modified time | relevance | path

Searched defs:cursor (Results 1 – 9 of 9) sorted by relevance

/base/usb/usb_manager/services/native/src/
Dusb_descriptor_parser.cpp75 const uint8_t *buffer, uint32_t length, uint32_t &cursor, USBConfig &config) in ParseConfigDescriptor()
119 const uint8_t *buffer, uint32_t length, uint32_t &cursor, UsbInterface &interface) in ParseInterfaceDescriptor()
172 const uint8_t *buffer, uint32_t length, uint32_t &cursor, USBEndpoint &ep) in ParseEndpointDescriptor()
Dusb_service.cpp822 uint32_t cursor = CURSOR_INIT; in GetConfigDescriptor() local
/base/hiviewdfx/faultloggerd/tools/process_dump/
Ddfx_unwind_remote.cpp140 uint64_t DfxUnwindRemote::DoAdjustPc(unw_cursor_t & cursor, uint64_t pc) in DoAdjustPc()
179 std::shared_ptr<DfxThread>& thread, unw_cursor_t& cursor, std::shared_ptr<DfxProcess> process) in DoUnwindStep()
227 bool DfxUnwindRemote::UpdateAndFillFrame(unw_cursor_t& cursor, std::shared_ptr<DfxFrame> frame, in UpdateAndFillFrame()
347 unw_cursor_t cursor; in UnwindThread() local
/base/inputmethod/imf/frameworks/native/inputmethod_controller/include/
Ditypes_util.h170 uint8_t *cursor = buffer.get(); in MarshalToBuffer() local
187 uint8_t *cursor = buffer.get(); in MarshalToBuffer() local
/base/hiviewdfx/faultloggerd/test/funchook/
Ddfx_hook_utils.c59 unw_cursor_t cursor; in LogBacktrace() local
/base/hiviewdfx/faultloggerd/frameworks/unwinder/
Ddwarf_unwinder.cpp82 unw_cursor_t cursor; in UnwindWithContext() local
/base/hiviewdfx/hiview/utility/smart_parser/feature_analysis/
Dlog_util.cpp51 void LogUtil::GetTrace(stringstream& buffer, int cursor, const string& reg, string& result, string … in GetTrace()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
Ddfx_crash_local_handler.c90 unw_cursor_t* cursor = NULL; in UnwindWithContext() local
/base/startup/init/services/begetctl/shell/
Dshell_bas.h84 uint16_t cursor; member