OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroying
(Results
76 - 100
of
546
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
NativeAudioThread.java
191
log(String.format("after
destroying
. TotalSamplesRead = %d", totalSamplesRead));
/development/samples/ApiDemos/src/com/example/android/apis/app/
IsolatedService.java
61
Log.i("IsolatedService", "
Destroying
IsolatedService: " + this);
/external/antlr/antlr-3.4/runtime/C/src/
antlr3exception.c
2
* Contains default functions for creating and
destroying
as well as
/external/bison/src/
uniqstr.h
46
| Initializing,
destroying
, debugging. |
/external/caliper/caliper/src/main/java/com/google/caliper/runner/
BenchmarkClass.java
42
*
destroying
instances of that class.
/external/libbrillo/brillo/message_loops/
glib_message_loop.cc
21
// Cancel all pending tasks when
destroying
the message loop.
/external/llvm/bindings/python/llvm/
common.py
48
destroying
that object. In addition, a reference to that object is
/external/mesa3d/docs/
relnotes-9.0.1.html
107
<li>wayland: Destroy frame callback when
destroying
surface</li>
/external/mesa3d/src/gallium/drivers/nouveau/
nouveau_mm.c
282
debug_printf("WARNING:
destroying
GPU memory cache "
/external/mesa3d/src/gallium/drivers/nv50/
nv50_context.c
105
/* need to flush before
destroying
the bufctx */
/external/mesa3d/src/gallium/winsys/svga/drm/
vmw_buffer.c
32
* creating/
destroying
them is also a slow operation so we must suballocate
/external/opencv3/3rdparty/libjasper/
jas_tvp.c
90
* Code for creating and
destroying
a tag-value parser.
/external/opencv3/3rdparty/openexr/IlmThread/
IlmThreadMutex.h
48
// the mutex;
destroying
the Lock unlocks the mutex.
/external/valgrind/drd/tests/
tc09_bad_unlock.stderr.exp-s390
27
Destroying
locked mutex: mutex 0x........, recursion count 1, owner 1.
/external/webrtc/webrtc/modules/audio_coding/neteq/
packet_buffer.h
39
// Deletes all packets in the buffer before
destroying
the buffer.
/external/webrtc/webrtc/modules/video_coding/codecs/vp9/
vp9_frame_buffer_pool.h
52
// //
Destroying
the codec will make libvpx release any buffers it was using.
/frameworks/compile/libbcc/include/bcc/Support/
FileBase.h
126
// for
destroying
it after the use.
/frameworks/wilhelm/tests/sandbox/
engine.c
171
printf("Exit without
destroying
engine -- examine log for expected error message\n");
/libcore/ojluni/src/main/java/java/lang/
Process.java
38
* checking the exit status of the process, and
destroying
(killing)
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
ProfileService.java
179
if (DBG) log("
Destroying
service.");
/packages/apps/Gallery/src/com/android/camera/
PhotoAppWidgetProvider.java
113
Log.w(TAG, "
Destroying
all old data.");
/system/connectivity/shill/dbus/
chromeos_supplicant_interface_proxy.h
132
// MUST destroy |this| before
destroying
itself.
/system/extras/tests/net_test/
sock_diag_test.py
275
c1e64e2 net: diag: Support
destroying
TCP sockets.
282
44047b2 net: diag: Support
destroying
TCP sockets.
289
529dfc6 net: diag: Support
destroying
TCP sockets.
296
b80585a net: diag: Support
destroying
TCP sockets.
/system/tpm/tpm_manager/server/
tpm2_nvram_impl.cc
103
LOG(ERROR) << "Error
destroying
nvram space:" << GetErrorString(result);
/system/update_engine/common/
subprocess.h
117
// The ProcessImpl instance managing the child process.
Destroying
this
Completed in 1368 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>