/ohos5.0/foundation/distributedhardware/distributed_screen/interfaces/innerkits/native_cpp/screen_source/src/callback/ |
H A D | dscreen_source_callback_stub.cpp | 33 int32_t DScreenSourceCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
|
/ohos5.0/drivers/peripheral/bluetooth/audio/hal/hdi_passthrough/src/ |
H A D | bluetooth_a2dp_audio_src_observer_stub.cpp | 42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/ |
H A D | ability_debug_response_stub.cpp | 98 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/common/include/utils/ |
H A D | macro_utils.h | 69 #define SEND_REQUEST(remote, code, data, reply) \ argument
|
/ohos5.0/foundation/multimedia/media_library/frameworks/utils/include/ |
H A D | medialibrary_client_errno.h | 34 #define MODULE_CODE(code) (((code) * MODULE_OFFSET)) argument
|
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/binder/server/src/ |
H A D | deferred_photo_processing_session_callback_stub.cpp | 25 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/include/ |
H A D | oh_commonevent_wrapper.h | 44 int32_t code; member
|
/ohos5.0/base/powermgr/powermgr_lite/frameworks/src/small/ |
H A D | power_screen_saver.c | 99 static int32_t Callback(IOwner owner, int32_t code, IpcIo *reply) in Callback()
|
/ohos5.0/base/telephony/ril_adapter/services/hril/src/ |
H A D | hril_modem.cpp | 234 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 D | distributed_device_profile_stub_new.cpp | 110 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 D | nfccontrollerstub_fuzzer.cpp | 198 …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 D | ans_subscriber_stub_unit_test.cpp | 83 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/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/ |
H A D | jsi_declarative_group_js_bridge.cpp | 373 int32_t callbackId, int32_t code, std::vector<uint8_t>&& messageData) in TriggerModuleJsCallback() 394 int32_t callbackId, int32_t code, const shared_ptr<JsValue>& callBackResult) in CallModuleJsCallback() 477 int32_t callbackId, int32_t code, std::vector<uint8_t>&& eventData) in TriggerEventJsCallback() 508 int32_t callbackId, int32_t code, ResponseData responseData) in TriggerModuleJsCallbackPreview()
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | local_ability_manager_stub_test.cpp | 190 uint32_t code = 1; variable 210 uint32_t code = 0; variable 593 uint32_t code = static_cast<uint32_t>(SafwkInterfaceCode::START_ABILITY_TRANSACTION); variable 605 uint32_t code = static_cast<uint32_t>(SafwkInterfaceCode::SYSTEM_ABILITY_EXT_TRANSACTION); variable
|
/ohos5.0/foundation/communication/dhcp/test/unittest/services/dhcp_client/ |
H A D | mock_custom_func.cpp | 50 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 D | ui_appearance_ability_stub.cpp | 25 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
H A D | avcodec_service_stub.cpp | 77 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 D | ims_core_service_stub.cpp | 42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/cpp/innerkits/ |
H A D | signal_info.cpp | 27 int32_t code = siginfo.si_code; in FormatSignalInfo() local
|
/ohos5.0/foundation/distributedhardware/device_manager/test/commonfuzztest/hichainconnector_fuzzer/ |
H A D | hichain_connector_fuzzer.cpp | 49 int32_t GetPinCode(int32_t &code) override in GetPinCode()
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_permission/src/ |
H A D | dlp_permission_async_stub.cpp | 40 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 D | dscreensourcestub_fuzzer.cpp | 64 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 D | mock_bundle_manager.cpp | 45 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 D | hello_native_window.cpp | 40 int code = SET_USAGE; in CreateNativeWindow() local
|
/ohos5.0/foundation/communication/netstack/frameworks/native/http/http_client/ |
H A D | http_client_response.cpp | 29 void HttpClientResponse::SetResponseCode(ResponseCode code) in SetResponseCode()
|