Home
last modified time | relevance | path

Searched refs:UnInitialize (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/test_lv0/page_ability_test/
H A Dpage_ability_test.cpp38 AbilityTestHelper::UnInitialize(); in TearDownTestCase()
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/
H A Dability_test_helper.h37 static void UnInitialize();
H A Dability_test_helper.cpp61 void AbilityTestHelper::UnInitialize() in UnInitialize() function in OHOS::AbilityTestHelper
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H A Ddm_adapter.h43 void UnInitialize();
/ohos5.0/foundation/multimedia/camera_lite/services/impl/include/
H A Dcamera_device.h117 int32_t UnInitialize();
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddm_adapter.cpp138 void DMAdapter::UnInitialize() in UnInitialize() function in OHOS::MiscServices::DMAdapter
/ohos5.0/foundation/multimedia/camera_lite/services/impl/src/
H A Dcamera_device.cpp847 int32_t CameraDevice::UnInitialize() in UnInitialize() function in OHOS::Media::CameraDevice
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp204 DMAdapter::GetInstance().UnInitialize(); in OnStop()