Home
last modified time | relevance | path

Searched refs:RemoveObject (Results 1 – 25 of 188) sorted by relevance

12345678

/ohos5.0/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);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/object_collector/
H A Dobject_collector_test.cpp43 return HDI::ObjectCollector::GetInstance().RemoveObject(nullptr); in TestRemove()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/
H A Dobject_mgr.h46 bool RemoveObject(void* obj);
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/
H A Dbluetooth_object_map.h45 void RemoveObject(int objectId) in RemoveObject() function
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/
H A Dobject_collector.h71 bool RemoveObject(const sptr<HdiBase> &interface);
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/
H A Dobject_collector.cpp93 bool ObjectCollector::RemoveObject(const OHOS::sptr<HdiBase> &interface) in RemoveObject() function in ObjectCollector
/ohos5.0/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
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/
H A Ddrawing_font_collection.cpp96 if (!g_objectMgr->RemoveObject(fontCollection)) { in OH_Drawing_DestroyFontCollection()
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_socket.cpp193 g_serverMap.RemoveObject(serverId); in SocketServerClose()
336 g_clientMap.RemoveObject(clientId); in SocketDisconnect()
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/secure_element_v1_0/cpp_target/secure_element/v1_0/
H A Dsecure_element_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_0/cpp_target/battery/v1_0/
H A Dbattery_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_1/cpp_target/battery/v1_1/
H A Dbattery_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_2/cpp_target/battery/v1_2/
H A Dbattery_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v2_0/cpp_target/battery/v2_0/
H A Dbattery_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/sensor_v1_0/cpp_target/sensor/v1_0/
H A Dsensor_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/sensor_v1_1/cpp_target/sensor/v1_1/
H A Dsensor_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/sensor_v2_0/cpp_target/sensor/v2_0/
H A Dsensor_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/standard_callback_idl/cpp_target/foo/v1_0/
H A Dfoo_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/thermal_v1_0/cpp_target/thermal/v1_0/
H A Dthermal_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/thermal_v1_1/cpp_target/thermal/v1_1/
H A Dfan_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
H A Dthermal_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/cpp_target/camera/v1_2/
H A Dcamera_host_callback_stub.cpp.txt36 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_0/cpp_target/display/composer/v1_0/
H A Drefresh_callback_stub.cpp.txt37 ObjectCollector::GetInstance().RemoveObject(impl_);
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/display_composer_v1_1/cpp_target/display/composer/v1_1/
H A Dseamless_change_callback_stub.cpp.txt37 ObjectCollector::GetInstance().RemoveObject(impl_);

12345678