Searched defs:RebootAndClean (Results 1 – 7 of 7) sorted by relevance
86 virtual int32_t RebootAndClean(const std::string &miscFile, const std::string &cmd) in RebootAndClean() function in UpdaterOnRemoteRequestFuzzer
216 int32_t UpdateServiceKitsImpl::RebootAndClean(const std::string &miscFile, const std::string &cmd) in RebootAndClean() function in OHOS::update_engine::UpdateServiceKitsImpl
231 int32_t UpdateServiceProxy::RebootAndClean(const std::string &miscFile, const std::string &cmd) in RebootAndClean() function in OHOS::update_engine::UpdateServiceProxy
196 napi_value RebootAndClean(napi_env env, napi_callback_info info) in RebootAndClean() function
389 napi_value UpdateClient::RebootAndClean(napi_env env, napi_callback_info info) in RebootAndClean() function in updateClient::UpdateClient
449 int32_t UpdateService::RebootAndClean(const std::string &miscFile, const std::string &cmd) in RebootAndClean() function in OHOS::update_engine::UpdateService
419 virtual int32_t RebootAndClean(const std::string &miscFile, const std::string &cmd) in RebootAndClean() function in MockUpdateServiceKits