Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:onDestroy
(Results
1 - 25
of
92
) sorted by relevance
1
2
3
4
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H
A
D
QueryImpl.cpp
14
void QueryImpl::
onDestroy
(const gl::Context *context) {}
in onDestroy()
function in rx::QueryImpl
H
A
D
SyncImpl.h
31
virtual void
onDestroy
(const gl::Context *context) {}
in onDestroy()
function in rx::SyncImpl
H
A
D
SamplerImpl.h
31
virtual void
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::SamplerImpl
H
A
D
EGLSyncImpl.h
36
virtual void
onDestroy
(const egl::Display *display) {}
in onDestroy()
function in rx::EGLSyncImpl
H
A
D
TransformFeedbackImpl.h
23
virtual void
onDestroy
(const gl::Context *context) {}
in onDestroy()
function in rx::TransformFeedbackImpl
H
A
D
OverlayImpl.h
34
virtual void
onDestroy
(const gl::Context *context) {}
in onDestroy()
function in rx::OverlayImpl
H
A
D
ImageImpl.h
37
virtual void
onDestroy
(const egl::Display *display) {}
in onDestroy()
function in rx::ExternalImageSiblingImpl
53
virtual void
onDestroy
(const egl::Display *display) {}
in onDestroy()
function in rx::ImageImpl
H
A
D
EGLReusableSync.cpp
21
void ReusableSync::
onDestroy
(const egl::Display *display) {}
in onDestroy()
function in rx::ReusableSync
/third_party/vk-gl-cts/android/package/src/com/drawelements/deqp/execserver/
H
A
D
ServiceStarter.java
57
protected void
onDestroy
() {
in onDestroy()
method in ServiceStarter
H
A
D
ExecServerActivity.java
72
protected void
onDestroy
() {
in onDestroy()
method in ExecServerActivity
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H
A
D
SamplerVk.cpp
23
void SamplerVk::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::SamplerVk
H
A
D
FenceNVVk.cpp
24
void FenceNVVk::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::FenceNVVk
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H
A
D
xcomponent_model_impl.cpp
67
void XComponentModelImpl::SetOnDestroy(DestroyEvent&&
onDestroy
)
in SetOnDestroy()
argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H
A
D
SyncGL.cpp
29
void SyncGL::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::SyncGL
H
A
D
MemoryObjectGL.cpp
26
void MemoryObjectGL::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::MemoryObjectGL
H
A
D
SemaphoreGL.cpp
56
void SemaphoreGL::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::SemaphoreGL
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H
A
D
Semaphore.cpp
23
void Semaphore::
onDestroy
(const Context *context)
in onDestroy()
function in gl::Semaphore
H
A
D
MemoryObject.cpp
27
void MemoryObject::
onDestroy
(const Context *context)
in onDestroy()
function in gl::MemoryObject
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/
H
A
D
ContextCGL.cpp
58
void ContextCGL::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::ContextCGL
/foundation/arkui/ace_engine/interfaces/inner_api/ace/
H
A
D
modal_ui_extension_config.h
47
std::function<void()>
onDestroy
;
member
/third_party/node/lib/internal/streams/
H
A
D
destroy.js
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H
A
D
TextureStorage.h
95
inline angle::Result TextureStorage::
onDestroy
(const gl::Context *context)
in onDestroy()
function in rx::TextureStorage
/third_party/vk-gl-cts/framework/platform/android/
H
A
D
tcuAndroidTestActivity.cpp
121
void TestActivity::
onDestroy
(void)
in onDestroy()
function in tcu::Android::TestActivity
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/
H
A
D
SyncEGL.cpp
30
void SyncEGL::
onDestroy
(const egl::Display *display)
in onDestroy()
function in rx::SyncEGL
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H
A
D
MainActivity.java
140
protected void
onDestroy
() {
in onDestroy()
method in MainActivity
Completed in 6 milliseconds
1
2
3
4