Searched defs:errCodePtr (Results 1 – 4 of 4) sorted by relevance
188 std::shared_ptr<int> errCodePtr; variable196 std::shared_ptr<int> errCodePtr; variable
212 bool RingtoneFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir()227 bool RingtoneFileUtils::IsDirectory(const string &dirName, shared_ptr<int> errCodePtr) in IsDirectory()243 bool RingtoneFileUtils::CreateDirectory(const string &dirPath, shared_ptr<int> errCodePtr) in CreateDirectory()
261 bool MediaFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir()280 bool MediaFileUtils::CreateDirectory(const string &dirPath, shared_ptr<int> errCodePtr) in CreateDirectory()373 bool MediaFileUtils::IsDirectory(const string &dirName, shared_ptr<int> errCodePtr) in IsDirectory()
1444 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetMoveWindowToAsyncTask() local1516 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetMoveWindowToGlobalAsyncTask() local1724 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetResizeWindowAsyncTask() local2172 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetDialogBackGestureEnabled() local2594 …ap<WindowType, SystemBarPropertyFlag>& systemBarPropertyFlags, std::shared_ptr<WMError> errCodePtr) in SetSystemBarEnableTask()2633 std::shared_ptr<WMError> errCodePtr = std::make_shared<WMError>(WMError::WM_OK); in OnSetSystemBarEnable() local3628 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetTopmost() local3738 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetWindowKeepScreenOn() local5531 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetHandwritingFlag() local6390 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetRequestFocusTask() local[all …]