Home
last modified time | relevance | path

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

/ohos5.0/commonlibrary/ets_utils/js_api_module/buffer/
H A Djs_buffer.cpp531 uint8_t *sData = new (std::nothrow) uint8_t[length_ - offset]; in IndexOf() local
555 uint8_t *sData = new (std::nothrow) uint8_t[length_ - offset]; in LastIndexOf() local
/ohos5.0/foundation/distributedhardware/distributed_screen/services/softbusadapter/test/unittest/src/
H A Dsoftbus_adapter_test.cpp97 StreamData sData; variable
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgraphic_math.h909 T* sData = scaleMat4.data_; in Scale() local