OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DELETE_STREAM
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm/Support/
FormattedStream.h
29
///
DELETE_STREAM
- Tell the destructor to delete the held stream.
31
static const bool
DELETE_STREAM
= true;
/frameworks/av/camera/
IProCameraUser.cpp
40
DELETE_STREAM
,
138
remote()->transact(
DELETE_STREAM
, data, &reply);
258
case
DELETE_STREAM
: {
/frameworks/av/camera/camera2/
ICameraDeviceUser.cpp
39
DELETE_STREAM
,
118
remote()->transact(
DELETE_STREAM
, data, &reply);
257
case
DELETE_STREAM
: {
Completed in 52 milliseconds