/ohos5.0/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);
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/test/object_collector/ |
H A D | object_collector_test.cpp | 43 return HDI::ObjectCollector::GetInstance().RemoveObject(nullptr); in TestRemove()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/utils/ |
H A D | object_mgr.h | 46 bool RemoveObject(void* obj);
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/include/ |
H A D | bluetooth_object_map.h | 45 void RemoveObject(int objectId) in RemoveObject() function
|
/ohos5.0/drivers/hdf_core/interfaces/inner_api/hdi/ |
H A D | object_collector.h | 71 bool RemoveObject(const sptr<HdiBase> &interface);
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/hdi/src/ |
H A D | object_collector.cpp | 93 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 D | object_mgr.cpp | 52 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 D | drawing_font_collection.cpp | 96 if (!g_objectMgr->RemoveObject(fontCollection)) { in OH_Drawing_DestroyFontCollection()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_socket.cpp | 193 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 D | secure_element_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_0/cpp_target/battery/v1_0/ |
H A D | battery_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_1/cpp_target/battery/v1_1/ |
H A D | battery_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v1_2/cpp_target/battery/v1_2/ |
H A D | battery_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/battery_v2_0/cpp_target/battery/v2_0/ |
H A D | battery_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/sensor_v1_0/cpp_target/sensor/v1_0/ |
H A D | sensor_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/sensor_v1_1/cpp_target/sensor/v1_1/ |
H A D | sensor_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/sensor_v2_0/cpp_target/sensor/v2_0/ |
H A D | sensor_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/standard_callback_idl/cpp_target/foo/v1_0/ |
H A D | foo_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/thermal_v1_0/cpp_target/thermal/v1_0/ |
H A D | thermal_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/thermal_v1_1/cpp_target/thermal/v1_1/ |
H A D | fan_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
H A D | thermal_callback_stub.cpp.txt | 36 ObjectCollector::GetInstance().RemoveObject(impl_);
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/camera_v1_2/cpp_target/camera/v1_2/ |
H A D | camera_host_callback_stub.cpp.txt | 36 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 D | refresh_callback_stub.cpp.txt | 37 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 D | seamless_change_callback_stub.cpp.txt | 37 ObjectCollector::GetInstance().RemoveObject(impl_);
|