Home
last modified time | relevance | path

Searched refs:RemoveObject (Results 1 - 12 of 12) sorted by relevance

/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/
H A Degl_wrapper_object.cpp44 display_->RemoveObject(this); in Destroy()
H A Degl_wrapper_display.h50 void RemoveObject(EglWrapperObject *obj);
H A Degl_wrapper_display.cpp546 void EglWrapperDisplay::RemoveObject(EglWrapperObject *obj) in RemoveObject() function in OHOS::EglWrapperDisplay
/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_object_map.h45 void RemoveObject(int objectId) in RemoveObject() function in final
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_collection.cpp82 if (!g_objectMgr->RemoveObject(fontCollection)) { in OH_Drawing_DestroyFontCollection()
H A Ddrawing_text_typography.cpp407 objectMgr->RemoveObject(fontCollection); in OH_Drawing_CreateTypographyHandler()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dobject_mgr.h40 bool RemoveObject(void* obj);
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/utils/objectmgr_fuzzer/
H A Dobject_mgr_fuzzer.cpp51 objectm->RemoveObject(obj); in ObjectMgrFuzzTest000()
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/utils/
H A Dobject_mgr.cpp52 bool ObjectMgr::RemoveObject(void* obj) in RemoveObject() function in OHOS::Rosen::Drawing::ObjectMgr
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp188 g_serverMap.RemoveObject(serverId); in SocketServerClose()
329 g_clientMap.RemoveObject(clientId); in SocketDisconnect()
H A Dohos_bt_gatt.cpp583 g_bleCentralManagerMap.RemoveObject(scannerId); in BleDeregisterScanCallbacks()
/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/test/fuzztest/eglwrapperdisplay_fuzzer/
H A Deglwrapperdisplay_fuzzer.cpp157 eglWrapperDisplay->RemoveObject(obj2); in DoSomethingInterestingWithMyAPI()

Completed in 13 milliseconds