Home
last modified time | relevance | path

Searched refs:FINISH (Results 1 – 25 of 32) sorted by relevance

12

/base/hiviewdfx/hiview/adapter/dbstore/
Ddoc_store.cpp79 RCGO(rc, FINISH); in Put()
82 RCGO(rc, FINISH); in Put()
84 FINISH: in Put()
138 RCGO(rc, FINISH); in Delete()
151 RCGO(rc, FINISH); in Delete()
152 FINISH: in Delete()
175 RCGO(rc, FINISH); in GetNum()
177 RCGO(rc, FINISH); in GetNum()
179 FINISH: in GetNum()
207 RCGO(rc, FINISH); in GetEntriesWithQuery()
[all …]
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/
Diso_client_task.c54 *status = FINISH; in CreateNextTask()
67 *status = FINISH; in CreateNextTask()
84 *status = FINISH; in CreateNextTask()
105 if (*status != FINISH) { in Process()
Diso_server_task.c90 *status = FINISH; in CreateNextTask()
108 if (*status == FINISH && (realTask->curTask->getCurTaskType() == TASK_TYPE_ISO_PROTOCOL)) { in Process()
/base/telephony/core_service/services/sim/src/
Dtag_service.cpp23 static const int FINISH = 1; variable
81 return FINISH; in TagFunc()
95 return FINISH; in LengthFunc()
103 return FINISH; in LengthFunc()
/base/time/time_service/services/ipc/base/
Ditimer_notify_call_back.h41 FINISH = 1 enumerator
/base/hiviewdfx/hidumper/services/native/src/
Draw_param.cpp170 UpdateProgress((uint64_t(FINISH) * current) / total); in UpdateProgress()
175 if ((!progressEnabled_) || (outfd_ < 0) || (progress > FINISH)) { in UpdateProgress()
190 if (progress_ == FINISH) { in UpdateProgress()
/base/time/time_service/services/ipc/proxy/
Dtimer_notify_call_back_proxy.cpp50 …int ret = remote->SendRequest(static_cast<int>(ITimerNotifyCallback::Message::FINISH), data, reply… in Finish()
/base/time/time_service/services/ipc/stub/
Dtimer_notify_call_back_stub.cpp32 case static_cast<int>(ITimerNotifyCallback::Message::FINISH): { in OnRemoteRequest()
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/pake_v1_task/
Dpake_v1_server_task.c109 if (*status != FINISH) { in CreateNextTask()
136 if (*status != FINISH) { in Process()
Dpake_v1_client_task.c109 if (*status != FINISH) { in CreateNextTask()
136 if (*status != FINISH) { in Process()
/base/hiviewdfx/hidumper/services/native/include/
Draw_param.h84 const uint64_t FINISH = 100; variable
/base/security/device_auth/services/frameworks/inc/
Dcommon_defs.h218 FINISH, enumerator
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
Dstandard_client_unbind_exchange_task.c113 *status = FINISH; in ExchangeConfirm()
Dstandard_server_bind_exchange_task.c119 *status = FINISH; in ExchangeResponse()
Dstandard_client_bind_exchange_task.c110 *status = FINISH; in ExchangeConfirm()
Dstandard_server_unbind_exchange_task.c112 *status = FINISH; in ExchangeResponse()
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
Diso_server_unbind_exchange_task.c174 *status = FINISH; in ServerUnbindExchangeStart()
Diso_client_unbind_exchange_task.c81 *status = FINISH; in Process()
Diso_server_bind_exchange_task.c72 *status = FINISH; in Process()
Diso_client_bind_exchange_task.c151 *status = FINISH; in Process()
/base/security/device_auth/services/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
Dpake_v1_server_protocol_task.c177 *status = FINISH; in PakeServerConfirm()
Dpake_v1_client_protocol_task.c209 *status = FINISH; in PakeClientVerifyConfirm()
/base/security/device_auth/services/group_auth/src/session/auth_session/
Dauth_session_client.c159 if (res == FINISH) { in ProcessClientAuthSession()
/base/security/device_auth/services/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
Diso_server_protocol_task.c204 *status = FINISH; in CalTokenAndGenSessionKey()
/base/security/device_auth/services/authenticators/src/account_related/auth/iso_auth_task/
Diso_auth_server_task.c281 *status = FINISH; in IsoAuthServerCalTokenAndSessionKey()

12