Home
last modified time | relevance | path

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

/third_party/libwebsockets/READMEs/
DREADME.plugin-sshd-base.md116 ### Step 0: Build and install libwebsockets
123 ### Step 1: make the code available in your app
133 ### Step 2: define your `struct lws_ssh_ops`
164 ### Step 3: enable `lws-ssh-base` protocol to a vhost and configure using pvo
/third_party/skia/third_party/externals/angle2/src/android_system_settings/src/com/android/angle/common/
DReceiver.java114 JSONArray apps = rule.optJSONArray("Applications"); in parsePackageNames() local