OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WRITE_CLASS
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
ExternalStorageHostTest.java
50
private static final String
WRITE_CLASS
= ".WriteExternalStorageTest";
147
runDeviceTests(WRITE_PKG,
WRITE_CLASS
, user);
/external/tcpdump/
print-snmp.c
148
#define
WRITE_CLASS
(x) (x == SETREQ)
1082
if (
WRITE_CLASS
(pduid) && smiNode->access < SMI_ACCESS_READ_WRITE) {
[
all
...]
Completed in 48 milliseconds