Home
last modified time | relevance | path

Searched defs:Skip (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/tools/process_dump/
H A Ddfx_ring_buffer.h166 void Skip(unsigned int numReads) in Skip() function
/ohos5.0/foundation/ability/idl_tool/util/
H A Dfile.cpp187 bool File::Skip(long size) in Skip() function in OHOS::Idl::File
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/
H A Dext_stream.cpp47 static size_t Skip(InputDataStream *stream, size_t size) in Skip() function
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/
H A Dfile.cpp177 bool File::Skip(long size) const in Skip() function in OHOS::HDI::File
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/
H A Dfile.cpp187 bool File::Skip(long size) const in Skip() function in OHOS::Idl::File
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/heif_impl/heif_parser/
H A Dheif_stream.cpp292 void HeifStreamWriter::Skip(size_t skipSize) in Skip() function in OHOS::ImagePlugin::HeifStreamWriter
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dlexer.cpp157 void Lexer::Skip(char untilChar) in Skip() function in OHOS::Idl::Lexer
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dlexer.cpp143 void Lexer::Skip(char untilChar) in Skip() function in OHOS::HDI::Lexer
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dtlv_object.cpp345 bool TLVObject::Skip(TLVHead &head) in Skip() function in OHOS::UDMF::TLVObject
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/tlv/
H A Dtlv_object.h344 inline bool Skip(size_t len, size_t total) in Skip() function