/ohos5.0/foundation/communication/netstack/frameworks/cj/http/src/ |
H A D | net_http_request_context.cpp | 169 void RequestContext::SetErrorCode(int32_t code) in SetErrorCode()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/panding_want_manager_test/ |
H A D | panding_want_manager_test.cpp | 365 int code = WantAgentHelper::GetHashCode(wantAgent); variable
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/continuation_test/remote_register_service_test/remote_register_service_proxy_test/ |
H A D | remote_register_service_proxy_test.cpp | 58 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/native/ |
H A D | native_interface_xcomponent.cpp | 206 …omponent_GetKeyEventCode(OH_NativeXComponent_KeyEvent* keyEvent, OH_NativeXComponent_KeyCode* code) in OH_NativeXComponent_GetKeyEventCode()
|
/ohos5.0/base/telephony/state_registry/test/fuzztest/telephonystateregistry_fuzzer/ |
H A D | telephonystateregistry_fuzzer.cpp | 67 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local
|
/ohos5.0/base/time/time_service/services/ipc/stub/ |
H A D | time_service_stub.cpp | 76 int32_t TimeServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/base/telephony/call_manager/test/fuzztest/telephonyinteraction_fuzzer/ |
H A D | telephonyinteraction_fuzzer.cpp | 59 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local
|
/ohos5.0/base/telephony/cellular_call/test/fuzztest/setpreviewwindow_fuzzer/ |
H A D | setpreviewwindow_fuzzer.cpp | 63 uint32_t code = static_cast<uint32_t>(size); in OnRemoteRequest() local
|
/ohos5.0/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/ |
H A D | vibrator_napi_utils.cpp | 216 int32_t code = asyncCallbackInfo->error.code; in ConvertErrorToResult() local
|
/ohos5.0/base/global/i18n/frameworks/intl/src/ |
H A D | date_time_format.cpp | 786 int code = GetParameter(DEVICE_TYPE_NAME, "", value, BUFFER_LEN); in GetDefaultStyle() local
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | input_data_channel_stub.cpp | 32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/drivers/hdf_core/adapter/platform/gpio/ |
H A D | gpio_asr.c | 54 uint32_t code; /**< Specific code item of the input event KEY_POWER*/ member
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/manager/src/ |
H A D | devsvc_manager_stub.c | 516 int DevSvcManagerStubDispatch(struct HdfRemoteService *service, int code, struct HdfSBuf *data, str… in DevSvcManagerStubDispatch()
|
/ohos5.0/base/accesscontrol/sandbox_manager/services/sandbox_manager/main/cpp/src/service/ |
H A D | sandbox_manager_stub.cpp | 47 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_service_stub.cpp | 51 int CloudServiceStub::OnRemoteRequest(uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel… in OnRemoteRequest()
|
/ohos5.0/drivers/peripheral/usb/ddk/host/include/ |
H A D | linux_adapter.h | 112 unsigned int code; member
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/c_adapter/src/ |
H A D | wifi_c_p2p.cpp | 441 …2pCEventCallback::OnP2pActionResult(OHOS::Wifi::P2pActionCallback action, OHOS::Wifi::ErrCode code) in OnP2pActionResult()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_mgr_proxy.cpp | 510 ErrCode BackgroundTaskMgrProxy::InnerTransact(uint32_t code, MessageOption &flags, in InnerTransact()
|
/ohos5.0/foundation/window/window_manager/dmserver/src/ |
H A D | display_manager_stub.cpp | 33 int32_t DisplayManagerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &repl… in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/server/ |
H A D | avmetadatahelper_server.cpp | 393 void AVMetadataHelperServer::NotifyErrorCallback(int32_t code, const std::string msg) in NotifyErrorCallback()
|
/ohos5.0/foundation/multimedia/drm_framework/services/drm_service/server/src/ |
H A D | key_session_service_stub.cpp | 399 int32_t MediaKeySessionServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParc… in OnRemoteRequest()
|
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/screenshot/ |
H A D | native_screenshot_module.cpp | 273 napi_value code; in Resolve() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | common_event_manager_service.cpp | 373 …const sptr<IRemoteObject> &proxy, const int32_t &code, const std::string &receiverData, const bool… in FinishReceiver()
|
/ohos5.0/base/security/access_token/services/privacymanager/src/service/ |
H A D | privacy_manager_stub.cpp | 92 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_manager_proxy_test/ |
H A D | ans_manager_proxy_unit_test.cpp | 71 int SendRequestReplace(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &opt… in SendRequestReplace() 83 int SendRequestReplaceNum(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &… in SendRequestReplaceNum() 95 int SendRequestReplaceString(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOptio… in SendRequestReplaceString() 107 int SendRequestGetAllEnableNotifications(uint32_t code, MessageParcel &data, MessageParcel &reply, in SendRequestGetAllEnableNotifications() 174 uint32_t code = 0; variable 197 uint32_t code = 0; variable 220 uint32_t code = 0; variable 240 uint32_t code = 0; variable 1281 int SendRequestReplaceSlot(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in SendRequestReplaceSlot() 1657 int SendRequestReplaceNotifications(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in SendRequestReplaceNotifications() [all …]
|