mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 22:21:36 -04:00
@@ -141,7 +141,7 @@ public:
|
||||
virtual int KillApplicationByUid(const std::string &bundleName, const int uid) = 0;
|
||||
|
||||
/**
|
||||
* KillApplicationSelf, kill the application self.
|
||||
* Kill the application self.
|
||||
*
|
||||
* @return Returns ERR_OK on success, others on failure.
|
||||
*/
|
||||
|
||||
@@ -137,7 +137,7 @@ public:
|
||||
virtual AppMgrResultCode KillApplicationByUid(const std::string &bundleName, const int uid);
|
||||
|
||||
/**
|
||||
* KillApplicationSelf, kill the application self.
|
||||
* Kill the application self.
|
||||
*
|
||||
* @return Returns ERR_OK on success, others on failure.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user