Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_systemparameter.js37 setSync: function (...args) { method
/third_party/skia/src/gpu/gl/
DGrGLSemaphore.h35 void setSync(const GrGLsync& sync) { fSync = sync; } in setSync() function