Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/application/
DProcessData.js16 export const ProcessDataClass = class ProcessData { class
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_application_appManager.js141 ProcessData: new _ProcessData(), property
/third_party/node/src/
Dstream_pipe.cc141 void StreamPipe::ProcessData(size_t nread, in ProcessData() function in node::StreamPipe