Searched defs:Put (Results 1 – 3 of 3) sorted by relevance
| /developtools/profiler/hiebpf/src/ | ||
| D | ringbuffer.cpp | 194 int RingBuffer::Put(const char* str, const std::size_t len) in Put() function in RingBuffer |
| /developtools/hapsigner/hapsigntool_cpp/common/src/ | ||
| D | byte_buffer.cpp | 445 void ByteBuffer::Put(const ByteBuffer& byteBuffer) in Put() function in OHOS::SignatureTools::ByteBuffer |
| /developtools/profiler/hiebpf/include/ | ||
| D | bpf_event_receiver.h | 151 inline int Put(void *data, const size_t dataSize) in Put() function |