Home
last modified time | relevance | path

Searched defs:response (Results 151 - 165 of 165) sorted by relevance

1234567

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_text.cpp999 auto response = argsResponse->ToNumber<int32_t>(); in BindSelectionMenu() local
H A Djs_richeditor.cpp991 auto response = info[2]->ToNumber<int32_t>(); in BindSelectionMenu() local
H A Djs_web.cpp3343 auto response = info[SELECTION_MENU_CONTENT_PARAM_INDEX]->ToNumber<int32_t>(); in BindSelectionMenu() local
H A Djs_view_abstract.cpp7711 auto response = info[1]->ToNumber<int32_t>(); in JsBindContextMenu() local
/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_test.cpp344 int32_t response = INVAID_VALUE; in HWTEST_F() local
3411 int32_t response = INVAID_VALUE; in HWTEST_F() local
/foundation/communication/nfc/services/src/nci_adapter/nci_native_default/src/
H A Dtag_nci_adapter.cpp578 bool TagNciAdapter::IsT2TNackRsp(const uint8_t* response, uint32_t responseLen) in IsT2TNackRsp() argument
586 tNFA_STATUS TagNciAdapter::HandleMfcTransceiveData(std::string& response) in HandleMfcTransceiveData() argument
624 int TagNciAdapter::Transceive(const std::string& request, std::string& response) in Transceive() argument
946 ReadNdef(std::string& response) ReadNdef() argument
1680 std::string response; IsNdefFormattable() local
[all...]
/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/
H A Dcoap_discover.c288 static int32_t HndPostServiceDiscoverEx(coap_session_t *session, const coap_pdu_t *request, coap_pdu_t *response) in HndPostServiceDiscoverEx() argument
273 CoapResponseServiceDiscovery(const char *remoteUrl, const coap_context_t *currCtx, coap_pdu_t *response, uint8_t businessType) CoapResponseServiceDiscovery() argument
342 HndPostServiceDiscover(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) global() argument
543 HndPostServiceMsgEx(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) global() argument
594 HndPostServiceMsg(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) global() argument
1102 HndPostServiceNotification(coap_resource_t *resource, coap_session_t *session, const coap_pdu_t *request, const coap_string_t *query, coap_pdu_t *response) global() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/web/
H A Dweb_event.h1158 ReceivedHttpErrorEvent(const RefPtr<WebRequest>& request, const RefPtr<WebResponse>& response) in ReceivedHttpErrorEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/cross_platform/
H A Dweb_delegate_cross.cpp1177 auto response = in OnHttpErrorReceive() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_api.cpp2002 CreateSpringMotion( ArkUI_Float32 response, ArkUI_Float32 dampingFraction, ArkUI_Float32 overlapDuration) CreateSpringMotion() argument
2008 CreateResponsiveSpringMotion( ArkUI_Float32 response, ArkUI_Float32 dampingFraction, ArkUI_Float32 overlapDuration) CreateResponsiveSpringMotion() argument
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_sta/
H A Dsta_state_machine.cpp2256 SimAuthenticationResponse response; in SimAkaAuth() local
2305 std::string response = SimAkaAuth(base64Challenge, SIM_AUTH_EAP_SIM_TYPE); in GetGsmAuthResponseWithLength() local
2401 std::string response in GetGsmAuthResponseWithoutLength() local
2641 std::string response = GetUmtsAuthResponse(param); DealWpaEapUmtsAuthEvent() local
[all...]
/foundation/arkui/ace_engine/test/unittest/core/pattern/web/
H A Dmock_web_delegate.cpp781 OnHttpErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, std::shared_ptr<OHOS::NWeb::NWebUrlResourceResponse> response) OnHttpErrorReceive() argument
/foundation/arkui/ace_engine/frameworks/core/components/web/resource/
H A Dweb_delegate.cpp4945 OnHttpErrorReceive(std::shared_ptr<OHOS::NWeb::NWebUrlResourceRequest> request, std::shared_ptr<OHOS::NWeb::NWebUrlResourceResponse> response) OnHttpErrorReceive() argument
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp4478 void AppMgrServiceInner::RegisterStartSpecifiedAbilityResponse(const sptr<IStartSpecifiedAbilityResponse> &response) in RegisterStartSpecifiedAbilityResponse() argument
6682 int32_t AppMgrServiceInner::RegisterAbilityDebugResponse(const sptr<IAbilityDebugResponse> &response) in NotifyAppFaultBySA() argument
/foundation/arkui/ace_engine/frameworks/core/pipeline_ng/
H A Dpipeline_context.cpp1795 float response = 0.5f; in StartFullToMultWindowAnimation() local

Completed in 94 milliseconds

1234567