OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:destroy
(Results
351 - 375
of
5200
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/bionic/libc/bionic/
tdestroy.cpp
21
//
Destroy
a tree and free all allocated resources.
/cts/suite/audio_quality/test/
TaskCaseCommon.h
29
* No need to
destroy
setup and action
/cts/tests/src/android/text/
EmojiStubActivity.java
41
mWebView.
destroy
();
/cts/tests/src/android/webkit/cts/
WebViewStartupStubActivity.java
46
mWebView.
destroy
();
WebViewStubActivity.java
47
mWebView.
destroy
();
/cts/tests/tests/rscpp/src/android/cts/rscpp/
RSInitTest.java
36
mRS.
destroy
();
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
RSBaseGraphics.java
39
mRS.
destroy
();
/development/ndk/platforms/android-9/include/android/
obb.h
40
*
Destroy
the AObbInfo object. You must call this when finished with the object.
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/process/
SystemProcessTest.java
52
process.
destroy
();
/external/chromium/base/i18n/
number_formatting.cc
22
// There's no ICU call to
destroy
a NumberFormat object other than
/external/chromium/chrome/browser/accessibility/
browser_accessibility_mac.mm
44
//
destroy
us in dealloc.
/external/chromium/chrome/browser/chromeos/login/
ownership_status_checker.h
21
// be invoked with the result. In order to cancel the callback, just
destroy
the
/external/chromium/chrome/browser/instant/
instant_unload_handler.h
37
void
Destroy
(TabContentsDelegateImpl* delegate);
/external/chromium/chrome/browser/profiles/
profile_dependency_manager.h
30
// Called by each Profile to alert us that we should
destroy
services
/external/chromium/chrome/browser/ui/gtk/
overflow_button.cc
26
widget_.
Destroy
();
/external/chromium/net/base/
net_test_suite.cc
28
// We want to
destroy
this here before the TestSuite continues to tear down
/external/chromium/net/disk_cache/
trace.h
18
// Create and
destroy
the tracing buffer.
/external/chromium_org/android_webview/browser/
aw_contents_client_bridge_base.cc
21
// AwContentsClientBridgeBase object does not own and
destroy
it.
/external/chromium_org/android_webview/native/
aw_picture.cc
21
void AwPicture::
Destroy
(JNIEnv* env, jobject obj) {
aw_settings.h
30
void
Destroy
(JNIEnv* env, jobject obj);
/external/chromium_org/ash/shelf/
shelf_item_delegate_manager.h
54
// Remove and
destroy
ShelfItemDelegate for |id|.
/external/chromium_org/cc/base/
completion_event.h
17
// It is safe to
destroy
this object as soon as Wait() returns.
/external/chromium_org/cc/resources/
texture_mailbox_deleter.h
23
// be passed to other threads and will
destroy
the texture, once it is
texture_mailbox_deleter_unittest.cc
15
TEST(TextureMailboxDeleterTest,
Destroy
) {
/external/chromium_org/chrome/browser/android/
foreign_session_helper.h
27
void
Destroy
(JNIEnv* env, jobject obj);
Completed in 350 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>