Home
last modified time | relevance | path

Searched refs:UPDATE_APP (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/update/updateservice/services/engine/include/
H A Dupdate_notify.h58 UPDATE_APP = 5 enumerator
/ohos5.0/base/update/updateservice/services/engine/src/
H A Dupdate_notify.cpp112 …int32_t result = remoteObject_->SendRequest(CAST_INT(UpdateAppCode::UPDATE_APP), data, reply, opti… in HandleMessage()