Searched defs:Slice (Results 1 – 5 of 5) sorted by relevance
52 char *StringUtil::Slice(const char *sequence, const int32_t start) in Slice() function in OHOS::ACELite::StringUtil56 char *StringUtil::Slice(const char *sequence, const int32_t start, const int32_t end) in Slice() function in OHOS::ACELite::StringUtil
236 void HapByteBuffer::Slice() in Slice() function in OHOS::Security::Verify::HapByteBuffer
30 Slice { bytes: &'a [u8], index: usize }, enumerator
258 Slice(Cursor<Vec<u8>>), enumerator
319 void SetBackgroundImageResizableSlice(const ImageResizableSlice& Slice) override {}; in SetBackgroundImageResizableSlice()