Home
last modified time | relevance | path

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

/commonlibrary/ets_utils/js_api_module/buffer/
Djs_buffer.cpp528 uint8_t *sData = new (std::nothrow) uint8_t[length_ - offset]; in IndexOf() local
552 uint8_t *sData = new (std::nothrow) uint8_t[length_ - offset]; in LastIndexOf() local