OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:serial_device
(Results
1 - 6
of
6
) sorted by null
/system/connectivity/shill/cellular/
mock_cellular.h
48
MOCK_METHOD1(StartPPP, void(const std::string&
serial_device
));
cellular.cc
1015
SLOG(PPP, this, 2) << __func__ << " on " <<
serial_device
;
local
[
all
...]
cellular.h
225
virtual void StartPPP(const std::string&
serial_device
);
/packages/services/Car/car_product/sepolicy/
file_contexts
28
/dev/ttyHS[0-9]* u:object_r:
serial_device
:s0
/external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf
703
attribute
serial_device
;
929
type tty_device_t,
serial_device
;
930
type usbtty_device_t,
serial_device
;
[
all
...]
/system/sepolicy/
file_contexts
131
/dev/ttyS[0-9]* u:object_r:
serial_device
:s0
Completed in 611 milliseconds