/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/ |
H A D | mock_accessibility_element_operator_stub.cpp | 38 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/ |
H A D | formrenderstub_fuzzer.cpp | 74 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/form_fwk/test/mock/src/ |
H A D | mock_distributed_sched.cpp | 40 int32_t DistributedSchedStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/ |
H A D | native_key_event_test.cpp | 150 auto code = OH_ArkUI_KeyEvent_GetKeyCode(inputEvent); variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_ble_peripheral_observer_stub.cpp | 46 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/samgr/ |
H A D | samgr.c | 67 static int32_t RemoteRequest(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in RemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/insightintentexecutecallbackstub_fuzzer/ |
H A D | insightintentexecutecallbackstub_fuzzer.cpp | 64 uint32_t code = static_cast<uint32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/ |
H A D | test_observer_proxy.cpp | 133 int32_t TestObserverProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/ |
H A D | device_service_stub.c | 27 struct HdfRemoteService *stub, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in DeviceServiceStubDispatch()
|
/ohos5.0/drivers/hdf_core/framework/core/common/src/ |
H A D | devmgr_service_start.c | 66 int DeviceManagerDispatch(struct HdfObject *stub, int code, struct HdfSBuf *data, struct HdfSBuf *r… in DeviceManagerDispatch()
|
/ohos5.0/drivers/hdf_core/framework/support/platform/include/fwk/ |
H A D | platform_queue.h | 26 int32_t code; member
|
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/newdeviceprofile_fuzzer/ |
H A D | new_device_profile_fuzzer.cpp | 84 uint32_t code = Convert2Uint32(rawData); in FuzzDeviceProfile() local
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmanageramsmgrstub_fuzzer/ |
H A D | abilityinterfacesappmanageramsmgrstub_fuzzer.cpp | 70 uint32_t code = static_cast<uint32_t>(IAmsMgr::Message::UPDATE_EXTENSION_STATE); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | helper_listener_stub.cpp | 39 int HelperListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/media_data_source/ipc/ |
H A D | media_data_source_stub.cpp | 65 int MediaDataSourceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/ |
H A D | stream_repeat_stub_fuzzer.cpp | 62 void RunCase(MessageParcel &data, uint32_t code) in RunCase()
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_controller_stub.cpp | 65 int ScreenCaptureControllerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel … in OnRemoteRequest()
|
/ohos5.0/base/notification/common_event_service/tools/cem/include/ |
H A D | common_event_command.h | 65 int32_t code = 0; member
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_subscriber_local_live_view_stub.cpp | 35 int32_t AnsSubscriberLocalLiveViewStub::OnRemoteRequest(uint32_t code, MessageParcel &data, Message… in OnRemoteRequest()
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/include/ |
H A D | print_context.h | 41 int32_t code; member
|
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/service/ |
H A D | token_sync_manager_stub.cpp | 36 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/aosp12/art/runtime/jit/ |
H A D | jit_code_cache.cc | 119 void SetCode(const void* code) { in SetCode() 354 static uintptr_t FromCodeToAllocation(const void* code) { in FromCodeToAllocation() 642 ArrayRef<const uint8_t> code, in Commit() 943 const uint8_t* code; in Reserve() local 994 const uint8_t* code, in Free() 1001 void JitCodeCache::FreeLocked(JitMemoryRegion* region, const uint8_t* code, const uint8_t* data) { in FreeLocked() 1026 const void* code = method_header->GetCode(); in Run() local 1048 const void* code = method_header->GetCode(); in Run() local 1931 void ZygoteMap::Put(const void* code, ArtMethod* method) { in Put()
|
/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
|