Home
last modified time | relevance | path

Searched refs:CONTINUE (Results 1 - 22 of 22) sorted by relevance

/base/telephony/core_service/services/sim/src/
H A Dtag_service.cpp22 static const int CONTINUE = 0; member
98 return CONTINUE; in LengthFunc()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/pake_v1_protocol_task/
H A Dpake_v1_client_protocol_task.c87 *status = CONTINUE; in PakeRequest()
187 *status = CONTINUE; in PakeClientConfirm()
H A Dpake_v1_server_protocol_task.c130 *status = CONTINUE; in PakeResponse()
/base/security/device_auth/services/frameworks/inc/
H A Dcommon_defs.h250 CONTINUE = 0, enumerator
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/
H A Diso_server_task.c103 *status = CONTINUE; in Process()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/pake_v1_task/
H A Dpake_v1_server_task.c72 *status = CONTINUE; in CreateNextTask()
H A Dpake_v1_client_task.c72 *status = CONTINUE; in CreateNextTask()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/iso_protocol_task/
H A Diso_client_protocol_task.c103 *status = CONTINUE; in IsoClientStart()
198 *status = CONTINUE; in CalculateTokenClient()
H A Diso_server_protocol_task.c117 *status = CONTINUE; in IsoServerStart()
/base/update/updater/services/script/script_interpreter/
H A Dscript_yacc.y101 BREAK CONTINUE RETURN COMMA STRING
371 continue_statement:CONTINUE SEMICOLON
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/pake_task/standard_exchange_task/
H A Dstandard_server_bind_exchange_task.c61 *status = CONTINUE; in ExchangeStart()
H A Dstandard_client_bind_exchange_task.c72 *status = CONTINUE; in ExchangeRequest()
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/pake_v2_auth_task/
H A Dpake_v2_auth_client_task.c72 *status = CONTINUE; in AsyAuthClientStepOne()
170 *status = CONTINUE; in AsyAuthClientStepTwo()
H A Dpake_v2_auth_server_task.c148 *status = CONTINUE; in AsyAuthServerStepOne()
/base/security/device_auth/services/legacy/authenticators/src/account_related/auth/iso_auth_task/
H A Diso_auth_client_task.c162 *status = CONTINUE; in IsoAuthClientBegin()
279 *status = CONTINUE; in IsoAuthClientGetToken()
H A Diso_auth_server_task.c188 *status = CONTINUE; in IsoAuthServerGetToken()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/iso_task/lite_exchange_task/
H A Diso_client_bind_exchange_task.c237 *status = CONTINUE; in ClientBindExchangeStart()
H A Diso_server_bind_exchange_task.c257 *status = CONTINUE; in ServerBindExchangeStart()
/base/security/security_guard/services/data_collect/sa/
H A Ddata_collect_manager_service.cpp75 constexpr uint32_t CONTINUE = 1; member
271 (void) proxy->ResponseRiskData(devId, dispatch, CONTINUE); in PushDataCollectTask()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c713 case CONTINUE: in HandleAuthTaskStatus()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_bind_sub_session/
H A Dcompatible_bind_sub_session.c605 } else if (*status == CONTINUE) { in ProcessBindTaskInner()
/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp1015 res = HandleAuthTaskStatus(nullptr, nullptr, CONTINUE, true); in HWTEST_F()

Completed in 22 milliseconds