OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:connect_device
(Results
1 - 3
of
3
) sorted by null
/frameworks/av/include/camera/
ICameraService.h
46
CONNECT_DEVICE
,
/frameworks/av/camera/
ICameraService.cpp
205
remote()->transact(BnCameraService::
CONNECT_DEVICE
, data, &reply);
318
case
CONNECT_DEVICE
: {
/system/core/adb/
services.c
426
static void
connect_device
(char* host, char* buffer, int buffer_size)
function
535
connect_device
(host, buf, sizeof(buf));
Completed in 3196 milliseconds