HomeSort by relevance Sort by last modified time
    Searched refs:remote (Results 1 - 25 of 404) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /packages/apps/Camera2/src/com/android/camera/remote/
RemoteCameraModule.java 17 package com.android.camera.remote;
20 * Modules implementing this interface signal that they do support remote
21 * shutter. Such modules need to signal to the remote interface that they are
28 * Called when a remote client wants the module to take a picture. The
RemoteShutterListener.java 17 package com.android.camera.remote;
21 * remote shutter apps are occurring.
  /external/llvm/utils/bugpoint/
RemoteRunSafely.sh 15 # <hostname> is the remote host to execute the program,
16 # <login_name> is the username on the remote host,
17 # <port> is the port used by the remote client,
93 remote="./"$PROGRAM
97 'rm -f '$remote' ; ' \
98 'cat > '$remote' ; chmod +x '$remote' ; '$remote' '$*' ; ' \
99 'err=$? ; rm -f '$remote' ; exit $err'
  /frameworks/base/core/java/android/os/
CancellationSignal.java 64 final ICancellationSignal remote; local
72 remote = mRemote;
79 if (remote != null) {
81 remote.cancel();
125 * Sets the remote transport.
128 * remote transport is canceled immediately.
130 * This method is guaranteed that the remote transport will not be called after it
133 * @param remote The remote transport, or null to remove.
137 public void setRemote(ICancellationSignal remote) {
    [all...]
  /packages/apps/Camera2/src_pd/com/android/camera/util/
RemoteShutterHelper.java 21 import com.android.camera.remote.RemoteCameraModule;
22 import com.android.camera.remote.RemoteShutterListener;
  /bionic/libc/kernel/uapi/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
if_pppolac.h 31 } local, remote; member in struct:sockaddr_pppolac
  /development/ndk/platforms/android-L/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
if_pppolac.h 31 } local, remote; member in struct:sockaddr_pppolac
  /external/kernel-headers/original/uapi/linux/
if_pppopns.h 29 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
if_pppopns.h 25 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
if_pppopns.h 25 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_pppopns.h 30 __u16 remote; member in struct:sockaddr_pppopns
  /hardware/samsung_slsi/exynos5/mobicore/daemon/Common/
Connection.cpp 54 Connection::Connection(int socketDescriptor, sockaddr_un *remote)
56 assert(NULL != remote);
60 this->remote = *remote;
83 remote.sun_family = AF_UNIX;
84 strncpy(remote.sun_path, dest, sizeof(remote.sun_path) - 1);
89 len = strlen(remote.sun_path) + sizeof(remote.sun_family);
91 remote.sun_path[0] = 0
    [all...]
  /cts/suite/audio_quality/lib/src/audio/
AudioRemote.cpp 33 AudioRemote::AudioRemote(android::sp<RemoteAudio>& remote)
34 : mRemote(remote)
39 AudioRemotePlayback::AudioRemotePlayback(android::sp<RemoteAudio>& remote)
40 : AudioRemote(remote)
66 AudioRemoteRecording::AudioRemoteRecording(android::sp<RemoteAudio>& remote)
67 : AudioRemote(remote)
  /cts/suite/audio_quality/lib/include/audio/
AudioRemote.h 33 AudioRemote(android::sp<RemoteAudio>& remote);
45 AudioRemotePlayback(android::sp<RemoteAudio>& remote);
55 AudioRemoteRecording(android::sp<RemoteAudio>& remote);
  /external/chromium_org/tools/telemetry/telemetry/core/platform/
cros_interface_unittest.py 23 remote = options_for_unittests.GetCopy().cros_remote
25 remote,
34 remote = options_for_unittests.GetCopy().cros_remote
36 remote,
51 remote = options_for_unittests.GetCopy().cros_remote
53 remote,
60 remote = options_for_unittests.GetCopy().cros_remote
62 remote,
73 remote = options_for_unittests.GetCopy().cros_remote
75 remote,
    [all...]
  /external/lldb/tools/debugserver/source/
libdebugserver.cpp 52 // Get our program path and arguments from the remote connection.
53 // We will need to start up the remote connection without a PID, get the
64 RNBRemote* remote = remoteSP.get(); local
65 RNBContext& ctx = remote->Context();
80 err = remote->HandleReceivedPacket (&type);
107 // a catch all for any other gdb remote packets that failed
151 HandleProcessStateChange (RNBRemoteSP &remote, bool initialize)
153 RNBContext& ctx = remote->Context();
163 DNBLogThreadedIf (LOG_RNB_MINIMAL, "%s (&remote, initialize=%i) pid_state = %s", __FUNCTION__, (int)initialize, DNBStateAsString (pid_state));
188 remote->FlushSTDIO()
352 RNBRemote *remote = g_remoteSP.get(); local
    [all...]
  /external/chromium_org/remoting/host/installer/linux/debian/
chrome-remote-desktop.init 4 # Provides: chrome-remote-desktop
9 # Short-Description: Chrome Remote Desktop service
12 # /etc/init.d/chrome-remote-desktop: Start and stop Chrome Remote Desktop host daemon.
14 HOST_PATH=/opt/google/chrome-remote-desktop/chrome-remote-desktop
16 # Group of users for which Chrome Remote Desktop is enabled. Users are added
18 CHROME_REMOTING_GROUP=chrome-remote-desktop
73 log_begin_msg "Starting Chrome Remote Desktop host for $1..."
79 log_begin_msg "Stopping Chrome Remote Desktop host for $1...
    [all...]
postinst 14 DisplayIf: /opt/google/chrome-remote-desktop/is-remoting-session
15 Description: Chrome Remote Desktop has been updated. Please save your work and log out in order to apply this update. Your virtual desktop will be restarted automatically.
19 VAR_DIR="/var/lib/chrome-remote-desktop"
25 echo "Shutting down Chrome Remote Desktop hosts (they will restart automatically)..."
26 killall -q chrome-remote-desktop-host || true
34 echo "$LOGOUT_MSG" > "$NOTIFIER_DIR/chrome-remote-desktop-logout"
44 DEFAULTS_FILE="/etc/default/chrome-remote-desktop"
51 nohup sh /etc/cron.daily/chrome-remote-desktop > /dev/null 2>&1 &

Completed in 1123 milliseconds

1 2 3 4 5 6 7 8 91011>>