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
refs:RemoveObject
(Results
1 - 12
of
12
) sorted by relevance
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H
A
D
egl_wrapper_object.cpp
44
display_->
RemoveObject
(this);
in Destroy()
H
A
D
egl_wrapper_display.h
50
void
RemoveObject
(EglWrapperObject *obj);
H
A
D
egl_wrapper_display.cpp
546
void EglWrapperDisplay::
RemoveObject
(EglWrapperObject *obj)
in RemoveObject()
function in OHOS::EglWrapperDisplay
/foundation/communication/bluetooth/frameworks/inner/include/
H
A
D
bluetooth_object_map.h
45
void
RemoveObject
(int objectId)
in RemoveObject()
function in final
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H
A
D
drawing_font_collection.cpp
82
if (!g_objectMgr->
RemoveObject
(fontCollection)) {
in OH_Drawing_DestroyFontCollection()
H
A
D
drawing_text_typography.cpp
407
objectMgr->
RemoveObject
(fontCollection);
in OH_Drawing_CreateTypographyHandler()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H
A
D
object_mgr.h
40
bool
RemoveObject
(void* obj);
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/objectmgr_fuzzer/
H
A
D
object_mgr_fuzzer.cpp
51
objectm->
RemoveObject
(obj);
in ObjectMgrFuzzTest000()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H
A
D
object_mgr.cpp
52
bool ObjectMgr::
RemoveObject
(void* obj)
in RemoveObject()
function in OHOS::Rosen::Drawing::ObjectMgr
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H
A
D
ohos_bt_socket.cpp
188
g_serverMap.
RemoveObject
(serverId);
in SocketServerClose()
329
g_clientMap.
RemoveObject
(clientId);
in SocketDisconnect()
H
A
D
ohos_bt_gatt.cpp
583
g_bleCentralManagerMap.
RemoveObject
(scannerId);
in BleDeregisterScanCallbacks()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H
A
D
eglwrapperdisplay_fuzzer.cpp
157
eglWrapperDisplay->
RemoveObject
(obj2);
in DoSomethingInterestingWithMyAPI()
Completed in 13 milliseconds