OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:programLength
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/core/java/android/net/metrics/
ApfProgramEvent.java
54
public int
programLength
; // Length of the APF program in bytes
65
this.
programLength
= in.readInt();
75
out.writeInt(
programLength
);
88
programLength
, actualLifetime, lifetimeString, namesOf(flags));
/frameworks/base/services/core/java/com/android/server/connectivity/
IpConnectivityEventBuilder.java
245
apfProgramEvent.
programLength
= in.
programLength
;
/frameworks/base/services/net/java/android/net/apf/
ApfFilter.java
[
all
...]
/external/deqp/modules/gles3/functional/
es3fShaderStateQueryTests.cpp
[
all
...]
Completed in 70 milliseconds