Home
last modified time | relevance | path

Searched refs:SetStatus (Results 1 - 12 of 12) sorted by relevance

/base/telephony/cellular_call/services/connection/include/
H A Dbase_connection.h55 * SetStatus
59 void SetStatus(TelCallState state);
/base/telephony/cellular_call/services/connection/src/
H A Dbase_connection.cpp40 void BaseConnection::SetStatus(TelCallState state) in SetStatus() function in OHOS::Telephony::BaseConnection
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dasync_call.h78 void SetStatus(napi_status status) in SetStatus() function in OHOS::ScreenLock::final::Context
/base/theme/screenlock_mgr/frameworks/js/napi/src/
H A Dnapi_screenlock_ability.cpp183 context->SetStatus(napi_ok); in NAPI_IsScreenLocked()
414 context->SetStatus(napi_ok); in NAPI_IsSecureMode()
507 context->SetStatus(napi_ok); in NAPI_ScreenLockSendEvent()
589 context->SetStatus(napi_ok); in NAPI_SetScreenLockDisabled()
644 context->SetStatus(napi_ok); in NAPI_SetScreenLockAuthState()
722 context->SetStatus(napi_ok); in NAPI_RequestStrongAuth()
/base/telephony/cellular_call/test/unittest/imstest/
H A Dims_connection_test.cpp404 baseConnection.SetStatus(TelCallState::CALL_STATUS_DIALING); in HWTEST_F()
416 baseConnection.SetStatus(TelCallState::CALL_STATUS_DIALING); in HWTEST_F()
419 baseConnection.SetStatus(TelCallState::CALL_STATUS_WAITING); in HWTEST_F()
422 baseConnection.SetStatus(TelCallState::CALL_STATUS_ALERTING); in HWTEST_F()
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dweb_scheme_handler_request.h71 int32_t SetStatus(int32_t status);
H A Dweb_scheme_handler_request.cpp214 int32_t WebSchemeHandlerResponse::SetStatus(int32_t status) in SetStatus() function in OHOS::NWeb::WebSchemeHandlerResponse
H A Dnapi_web_scheme_handler_request.cpp549 response->SetStatus(status); in JS_SetStatus()
/base/telephony/cellular_call/services/control/src/
H A Dsatellite_control.cpp286 connection.SetStatus(static_cast<TelCallState>(callInfoList.calls[i].state)); in ReportIncomingInfo()
H A Dcs_control.cpp563 connection.SetStatus(static_cast<TelCallState>(callInfoList.calls[i].state)); in ReportIncomingInfo()
H A Dims_control.cpp407 connection.SetStatus(static_cast<TelCallState>(imsCurrentCallInfoList.calls[i].state)); in ReportIncomingInfo()
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_rdb_data_mgr_test/
H A Dnotification_rdb_data_mgr_test.cpp210 virtual void SetStatus(int status) {}; in SetStatus() function in OHOS::Notification::RdbStoreTest

Completed in 12 milliseconds