Home
last modified time | relevance | path

Searched refs:UPDATE (Results 1 - 14 of 14) sorted by relevance

/base/update/updater/services/flashd/daemon/
H A Dupdate_commander.cpp47 NotifyFail(CmdType::UPDATE); in DoCommand()
53 NotifyFail(CmdType::UPDATE); in DoCommand()
65 NotifyFail(CmdType::UPDATE); in DoCommand()
74 NotifyFail(CmdType::UPDATE); in DoCommand()
80 NotifyFail(CmdType::UPDATE); in DoCommand()
109 NotifySuccess(CmdType::UPDATE); in DoUpdate()
112 UpdateProgress(CmdType::UPDATE); in DoUpdate()
/base/useriam/user_auth_framework/test/unittest/services/mocks/
H A Dmock_resource_node_pool_listener.h35 UPDATE, enumerator
62 return callback(UPDATE, resource); in Create()
/base/update/updater/services/include/flashd/
H A Dflashd.h37 UPDATE = 0, member in Flashd::CmdType
/base/security/permission_lite/services/pms/include/
H A Dperm_define.h42 UPDATE, enumerator
/base/security/code_signature/test/unittest/mock/include/
H A Dhks_api.h30 UPDATE = 5, enumerator
/base/security/code_signature/test/unittest/mock/src/
H A Dhks_api_mock_test.cpp77 if (g_count == UPDATE) { in HksUpdate()
/base/update/updateservice/foundations/ability/sys_event/include/
H A Dupdate_system_event.h25 HiSysEventWrite(OHOS::HiviewDFX::HiSysEvent::Domain::UPDATE, eventName, type, ##__VA_ARGS__)
/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_autofill.h68 UPDATE, enumerator
H A Dnweb_handler.h214 UPDATE, member in OHOS::NWeb::NativeEmbedStatus
/base/security/code_signature/test/unittest/
H A Dlocal_code_sign_utils_mock_test.cpp80 g_count = UPDATE; in HWTEST_F()
/base/notification/distributed_notification_service/frameworks/js/napi/src/
H A Dsubscribe.cpp27 const std::string UPDATE = "onUpdate"; member
44 UPDATE, member in OHOS::NotificationNapi::Type
480 dataWorker->type = Type::UPDATE; in OnUpdate()
1005 } else if (type == UPDATE) { in SetCallbackInfo()
1067 case Type::UPDATE: in ThreadSafeCommon()
1167 subscriberInfo.subscriber->SetCallbackInfo(env, UPDATE, result); in GetNotificationSubscriber()
/base/security/permission_lite/services/pms/src/
H A Dpms_impl.c388 if (isUpdate == UPDATE) { in UpdateAppPermission()
438 (isUpdate != UPDATE && isUpdate != FIRST_INSTALL)) { in SaveOrUpdatePermissions()
/base/useriam/user_auth_framework/test/unittest/services/src/
H A Dresource_node_pool_test.cpp189 EXPECT_CALL(callback, Call(MockResourceNodePoolListener::UPDATE, _)).Times(1); in HWTEST_F()
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent/include/
H A Dhisysevent.h204 static constexpr char UPDATE[] = "UPDATE"; member in OHOS::HiviewDFX::HiSysEvent::Domain

Completed in 11 milliseconds