Home
last modified time | relevance | path

Searched defs:errCodePtr (Results 1 – 9 of 9) sorted by relevance

/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
Dringtone_file_utils_test.cpp200 std::shared_ptr<int> errCodePtr; variable
207 std::shared_ptr<int> errCodePtr; variable
215 std::shared_ptr<int> errCodePtr; variable
397 std::shared_ptr<int> errCodePtr = std::make_shared<int>();; variable
/foundation/window/window_manager/interfaces/kits/napi/floating_ball_napi/
Djs_fb_window_controller.cpp119 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in StartFloatingBallTask() local
184 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnUpdateFloatingBall() local
226 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnStopFloatingBall() local
287 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnRestoreMainWindow() local
678 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnGetFloatingBallWindowInfo() local
Djs_fb_window_manager.cpp74 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in NapiSendTask() local
/foundation/multimedia/ringtone_library/services/utils/src/
Dringtone_file_utils.cpp229 bool RingtoneFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir()
244 bool RingtoneFileUtils::IsDirectory(const string &dirName, shared_ptr<int> errCodePtr) in IsDirectory()
260 bool RingtoneFileUtils::CreateDirectory(const string &dirPath, shared_ptr<int> errCodePtr) in CreateDirectory()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_napi/
Djs_ui_effect_controller.cpp129 …std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_ERROR_SYST… in OnSetParams() local
Djs_window.cpp1825 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetMoveWindowToAsyncTask() local
1903 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetMoveWindowToGlobalAsyncTask() local
2169 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetResizeWindowAsyncTask() local
2249 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetResizeWindowWithAnimationAsyncTask() local
2773 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetDialogBackGestureEnabled() local
4271 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetTopmost() local
4550 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetWindowKeepScreenOn() local
6652 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetHandwritingFlag() local
6991 const wptr<Window>& weakToken, const std::shared_ptr<WmErrorCode>& errCodePtr) in GetEnableDragExecuteCallback()
7015 const std::shared_ptr<WmErrorCode>& errCodePtr) in GetEnableDragCompleteCallback()
[all …]
/foundation/multimedia/media_library/frameworks/innerkitsimpl/media_library_helper/src/
Dmedia_file_utils.cpp315 bool MediaFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir()
334 bool MediaFileUtils::CreateDirectory(const string &dirPath, shared_ptr<int> errCodePtr) in CreateDirectory()
456 bool MediaFileUtils::IsDirectory(const string &dirName, shared_ptr<int> errCodePtr) in IsDirectory()
/foundation/window/window_manager/interfaces/kits/napi/window_runtime/window_manager_napi/
Djs_window_manager.cpp1425 std::shared_ptr<WMError> errCodePtr = std::make_shared<WMError>(WMError::WM_OK); in OnGetTopNavDestinationName() local
1662 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnNotifyScreenshotEvent() local
/foundation/window/window_manager/interfaces/kits/napi/extension_window/
Djs_extension_window.cpp616 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetWindowKeepScreenOn() local
1617 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetGestureBackEnabled() local