Searched defs:errCodePtr (Results 1 – 4 of 4) sorted by relevance
189 std::shared_ptr<int> errCodePtr; variable197 std::shared_ptr<int> errCodePtr; variable
223 bool RingtoneFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir()238 bool RingtoneFileUtils::IsDirectory(const string &dirName, shared_ptr<int> errCodePtr) in IsDirectory()254 bool RingtoneFileUtils::CreateDirectory(const string &dirPath, shared_ptr<int> errCodePtr) in CreateDirectory()
264 bool MediaFileUtils::Mkdir(const string &subStr, shared_ptr<int> errCodePtr) in Mkdir()283 bool MediaFileUtils::CreateDirectory(const string &dirPath, shared_ptr<int> errCodePtr) in CreateDirectory()376 bool MediaFileUtils::IsDirectory(const string &dirName, shared_ptr<int> errCodePtr) in IsDirectory()
1539 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetMoveWindowToAsyncTask() local1612 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetMoveWindowToGlobalAsyncTask() local1824 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in SetResizeWindowAsyncTask() local2275 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetDialogBackGestureEnabled() local3688 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetTopmost() local3850 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetWindowKeepScreenOn() local5643 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnSetHandwritingFlag() local5981 const wptr<Window>& weakToken, const std::shared_ptr<WmErrorCode>& errCodePtr) in GetEnableDragExecuteCallback()6000 const std::shared_ptr<WmErrorCode>& errCodePtr) in GetEnableDragCompleteCallback()6045 std::shared_ptr<WmErrorCode> errCodePtr = std::make_shared<WmErrorCode>(WmErrorCode::WM_OK); in OnEnableDrag() local[all …]