HomeSort by relevance Sort by last modified time
    Searched full:session (Results 851 - 875 of 3356) sorted by null

<<31323334353637383940>>

  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/src/
mm_jpegdec_interface.c 89 * @p_session_id: session id
95 * Create new jpeg session
125 * @session_id: session id
131 * Destroy jpeg session
  /external/elfutils/src/libdwfl/
dwfl_begin.c 1 /* Set up a session using libdwfl.
dwfl_end.c 1 /* Finish a session using libdwfl.
  /external/google-tv-pairing-protocol/cpp/src/polo/wire/
polowirelistener.h 35 // Polo session should be aborted.
  /external/jarjar/maven/
plugin.xml 22 <executionStrategy>once-per-session</executionStrategy>
  /external/libmtp/
TODO 23 session solves this, and might be a hint at how the Windows MTP stack
25 device is plugged in, created a session and NEVER release it.
26 Thus only unplug or shutdown ends the session. This behaviour can be
29 still close the session. But is it really desireable to have
  /external/libnfc-nci/halimpl/pn54x/dnld/
phDnldNfc_Cmd.h 39 PH_DL_CMD_GETSESSIONSTATE = 0xF2 /* Get Session State */
  /external/lldb/test/functionalities/command_regex/
TestCommandRegex.py 25 # So that the spawned lldb session gets shutdown durng teardown.
  /external/llvm/include/llvm/DebugInfo/PDB/DIA/
DIAEnumSourceFiles.h 32 const DIASession &Session;
  /external/llvm/lib/DebugInfo/PDB/
PDBSymbolData.cpp 24 return Session.getSymbolById(getTypeId());
PDBSymbolTypeArray.cpp 24 return Session.getSymbolById(getTypeId());
PDBSymbolTypePointer.cpp 24 return Session.getSymbolById(getTypeId());
  /external/mesa3d/src/gallium/drivers/rbug/
README 16 which should open gallium remote debugging session. While the program is running
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/
FakeFtpServerTest.groovy 23 import org.mockftpserver.core.session.Session
129 public void handleCommand(Command command, Session session) {
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
RntoCommandHandlerTest.groovy 22 import org.mockftpserver.core.session.SessionKeys
59 session.removeAttribute(SessionKeys.RENAME_FROM)
163 session.setAttribute(SessionKeys.RENAME_FROM, renameFrom)
167 assert session.getAttribute(SessionKeys.RENAME_FROM) == value
  /external/nanohttpd/core/src/test/java/fi/iki/elonen/integration/
ShutdownTest.java 48 public Response serve(IHTTPSession session) {
  /external/nanohttpd/webserver/markdown-plugin/src/main/java/fi/iki/elonen/
MarkdownWebServerPlugin.java 32 public NanoHTTPD.Response serveFile(String uri, Map<String, String> headers, NanoHTTPD.IHTTPSession session, File file, String mimeType) {
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
RecordingHostnameVerifier.java 26 public boolean verify(String hostname, SSLSession session) {
  /external/openssh/
serverloop.h 15 * Performs the interactive session. This handles data transmission between
  /external/ppp/pppd/
Android.mk 23 session.c \
  /external/wpa_supplicant_8/hs20/server/www/
signup.php 20 die("Session not found for id: $id");
  /external/wpa_supplicant_8/src/common/
ieee802_1x_defs.h 20 * session or not.
  /frameworks/av/drm/mediadrm/plugins/clearkey/
Android.mk 29 Session.cpp \
CryptoFactory.cpp 28 #include "Session.h"
  /frameworks/av/include/media/
Visualizer.h 29 * The audio session ID passed to the constructor indicates which audio content should be
31 * - If the session is 0, the audio output mix is visualized
32 * - If the session is not 0, the audio from a particular MediaPlayer or AudioTrack
33 * using this audio session is visualized

Completed in 479 milliseconds

<<31323334353637383940>>