Home
last modified time | relevance | path

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

/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_data_distributedDataObject.js20 setSessionId: function (...args) { method
/third_party/skia/third_party/externals/oboe/include/oboe/
DAudioStreamBuilder.h280 AudioStreamBuilder *setSessionId(SessionId sessionId) { in setSessionId() function
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
DStreamConfiguration.java316 public void setSessionId(int sessionId) { in setSessionId() method in StreamConfiguration