Home
last modified time | relevance | path

Searched refs:ProcessData (Results 1 – 4 of 4) sorted by relevance

/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DProcessData.js16 export const ProcessDataClass = class ProcessData { class
/third_party/node/src/
Dstream_pipe.h46 void ProcessData(size_t nread, AllocatedBuffer&& buf);
Dstream_pipe.cc147 pipe->ProcessData(nread, std::move(buf)); in OnStreamRead()
150 void StreamPipe::ProcessData(size_t nread, AllocatedBuffer&& buf) { in ProcessData() function in node::StreamPipe
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_appManager.js141 ProcessData: new _ProcessData(), property