/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_text.cpp | 999 auto response = argsResponse->ToNumber<int32_t>(); in BindSelectionMenu() local
|
H A D | js_richeditor.cpp | 991 auto response = info[2]->ToNumber<int32_t>(); in BindSelectionMenu() local
|
H A D | js_web.cpp | 3343 auto response = info[SELECTION_MENU_CONTENT_PARAM_INDEX]->ToNumber<int32_t>(); in BindSelectionMenu() local
|
H A D | js_view_abstract.cpp | 7711 auto response = info[1]->ToNumber<int32_t>(); in JsBindContextMenu() local
|
/foundation/multimodalinput/input/frameworks/proxy/events/test/ |
H A D | input_manager_test.cpp | 344 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 D | tag_nci_adapter.cpp | 578 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 D | coap_discover.c | 288 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 D | web_event.h | 1158 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 D | web_delegate_cross.cpp | 1177 auto response = in OnHttpErrorReceive() local
|
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_api.cpp | 2002 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 D | sta_state_machine.cpp | 2256 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 D | mock_web_delegate.cpp | 781 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 D | web_delegate.cpp | 4945 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 D | app_mgr_service_inner.cpp | 4478 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 D | pipeline_context.cpp | 1795 float response = 0.5f; in StartFullToMultWindowAnimation() local
|