Home
last modified time | relevance | path

Searched defs:txtBufSize (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_packet_tools.cpp1019 std::unique_ptr<char[]> &txtBuf, int txtBufSize) in DumpClear()
1035 std::unique_ptr<char[]> &txtBuf, int txtBufSize) in DumpChar()
1068 const std::unique_ptr<char[]> &txtBuf, int txtBufSize) in DumpShow()
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/mtp_native_test/src/
H A Dmtp_test.cpp156 int txtBufSize = 0; variable