Home
last modified time | relevance | path

Searched refs:containers (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/storage/
DIMountService.cpp390 int32_t getSecureContainerList(const String16& id, String16*& containers) in getSecureContainerList() argument
405 containers = new String16[numStrings]; in getSecureContainerList()
407 containers[i] = reply.readString16(); in getSecureContainerList()
/frameworks/base/libs/storage/include/storage/
DIMountService.h63 String16*& containers) = 0;
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/
Dpython_message.py69 from google.protobuf.internal import containers
382 return containers.MessageMap(
388 return containers.ScalarMap(
418 return containers.RepeatedCompositeFieldContainer(
424 return containers.RepeatedScalarFieldContainer(
/frameworks/base/core/proto/android/stats/mediametrics/
Dmediametrics.proto160 * Track Media Extractor (pulling video/audio streams out of containers) usage
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/
Dmessage.cc2949 ScopedPyObjectPtr containers(PyImport_ImportModule( in CheckAndGetInteger() local
2951 if (containers == NULL) { in CheckAndGetInteger()
2956 PyObject_GetAttrString(containers.get(), "MutableMapping")); in CheckAndGetInteger()
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/
DCHANGES.txt581 array/map containers will throw exceptions eagerly when values of the
1015 * Support iterators in extend and __setslice__ for containers.
DMakefile.am579 python/google/protobuf/internal/containers.py \
/frameworks/base/cmds/statsd/src/
Datoms.proto6014 * Track Media Extractor (pulling video/audio streams out of containers) usage