Home
last modified time | relevance | path

Searched defs:code (Results 1676 – 1700 of 3143) sorted by relevance

1...<<61626364656667686970>>...126

/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/
H A Dpower_manage.c110 static int32_t AcquireReleaseCallback(IOwner owner, int32_t code, IpcIo *reply) in AcquireReleaseCallback()
174 static int32_t IsAnyHoldingCallback(IOwner owner, int32_t code, IpcIo *reply) in IsAnyHoldingCallback()
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/
H A Dsystem_battery.cpp154 napi_value code = nullptr; in FailCallback() local
189 void SystemBattery::Error::SetErrorMsg(int32_t code, const std::string& msg) in SetErrorMsg()
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/
H A Dmock_custom_func.cpp50 static int AddOptDoubleValueToOpts(uint8_t *pOpts, uint8_t code, uint32_t value1, uint32_t value2) in AddOptDoubleValueToOpts()
/ohos5.0/foundation/arkui/ui_appearance/services/src/
H A Dui_appearance_ability_stub.cpp25 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Davcodec_service_stub.cpp77 int AVCodecServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnRemoteRequest()
/ohos5.0/base/telephony/cellular_call/vendor/ims/services/ims_core_service/src/
H A Dims_core_service_stub.cpp42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/
H A Dsignal_info.cpp27 int32_t code = siginfo.si_code; in FormatSignalInfo() local
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/hichainconnector_fuzzer/
H A Dhichain_connector_fuzzer.cpp49 int32_t GetPinCode(int32_t &code) override in GetPinCode()
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/
H A Ddlp_permission_async_stub.cpp40 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/test/fuzztest/sourceservice/dscreenservice/dscreensourcestub_fuzzer/
H A Ddscreensourcestub_fuzzer.cpp64 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)) % 2; in DscreenSourceStubFuzzTest() local
/ohos5.0/foundation/filemanagement/app_file_service/tests/mock/bundle_manager/src/
H A Dmock_bundle_manager.cpp45 int BundleMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messag… in OnRemoteRequest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/hello_native_window/
H A Dhello_native_window.cpp40 int code = SET_USAGE; in CreateNativeWindow() local
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/
H A Dhttp_client_response.cpp29 void HttpClientResponse::SetResponseCode(ResponseCode code) in SetResponseCode()
/ohos5.0/foundation/multimodalinput/input/uinput/
H A Dvirtual_device.cpp123 bool VirtualDevice::EmitEvent(uint16_t type, uint16_t code, uint32_t value) const in EmitEvent()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_async_work.cpp142 napi_value code = nullptr; in GenerateOutput() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dpush_callback_stub.cpp73 int PushCallBackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnRemoteRequest()
/ohos5.0/base/request/request/frameworks/js/napi/include/upload/
H A Dupload_task_napiV5.h34 int32_t code; member
/ohos5.0/base/global/i18n/interfaces/js/kits/src/
H A Di18n_calendar_addon.cpp194 int32_t code = 0; in I18nCalendarConstructor() local
519 int32_t code = 0; in Add() local
560 int32_t code = 0; in GetDisplayName() local
706 int32_t code = 0; in GetCalendarType() local
740 std::string I18nCalendarAddon::GetAddField(napi_env &env, napi_value &value, int32_t &code) in GetAddField()
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/common_event/include/
H A Dcommon_event.h108 int32_t code = 0; member
116 int32_t code = 0; member
140 int32_t code = 0; member
195 int32_t code = 0; member
207 int32_t code = 0; member
/ohos5.0/base/notification/common_event_service/interfaces/kits/napi/napi_common_event/include/
H A Dnapi_common_event.h123 int32_t code = 0; member
131 int32_t code = 0; member
155 int32_t code = 0; member
210 int32_t code = 0; member
222 int32_t code = 0; member
/ohos5.0/base/telephony/ril_adapter/services/hril/src/
H A Dhril_modem.cpp234 bool HRilModem::IsModemResponse(uint32_t code) in IsModemResponse()
239 bool HRilModem::IsModemNotification(uint32_t code) in IsModemNotification()
244 bool HRilModem::IsModemRespOrNotify(uint32_t code) in IsModemRespOrNotify()
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/
H A Ddistributed_device_profile_stub_new.cpp110 int32_t DistributedDeviceProfileStubNew::NotifyAclEventInner(uint32_t code, MessageParcel& data, in NotifyAclEventInner()
152 int32_t DistributedDeviceProfileStubNew::NotifyEventInner(uint32_t code, MessageParcel& data, in NotifyEventInner()
174 int32_t DistributedDeviceProfileStubNew::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
/ohos5.0/foundation/communication/nfc/test/fuzztest/services_test/controller_test/nfccontrollerstub/nfccontrollerstub_fuzzer/
H A Dnfccontrollerstub_fuzzer.cpp198 …uint32_t code = static_cast<uint32_t>(NFC::NfcServiceIpcInterfaceCode::COMMAND_REG_NDEF_MSG_CALLBA… in FuzzHandleRegNdefMsgCb() local
214 …uint32_t code = static_cast<uint32_t>(NFC::NfcServiceIpcInterfaceCode::COMMAND_QUERY_APP_INFO_MSG_… in FuzzHandleRegQueryApplicationCb() local
229 …uint32_t code = static_cast<uint32_t>(NFC::NfcServiceIpcInterfaceCode::COMMAND_ON_CARD_EMULATION_N… in FuzzHandleRegCardEmulationNotifyCb() local
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/ans_subscriber_stub_test/
H A Dans_subscriber_stub_unit_test.cpp83 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::ON_CONNECTED); variable
103 …uint32_t code = static_cast<uint32_t>(static_cast<int>(NotificationInterfaceCode::ON_BADGE_ENABLED… variable
121 uint32_t code = static_cast<uint32_t>(NotificationInterfaceCode::ON_CONNECTED); variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/
H A Ddefault_app_host.cpp39 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()

1...<<61626364656667686970>>...126