Home
last modified time | relevance | path

Searched defs:code (Results 1901 – 1925 of 3922) sorted by relevance

1...<<71727374757677787980>>...157

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_element_operator_stub.cpp38 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrenderstub_fuzzer/
H A Dformrenderstub_fuzzer.cpp74 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/mock/src/
H A Dmock_distributed_sched.cpp40 int32_t DistributedSchedStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/interfaces/
H A Dnative_key_event_test.cpp150 auto code = OH_ArkUI_KeyEvent_GetKeyCode(inputEvent); variable
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_ble_peripheral_observer_stub.cpp46 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/ipc/test/ipc/samgr/
H A Dsamgr.c67 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 Dinsightintentexecutecallbackstub_fuzzer.cpp64 uint32_t code = static_cast<uint32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/ability_runtime/tools/aa/src/
H A Dtest_observer_proxy.cpp133 int32_t TestObserverProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd()
/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/src/
H A Ddevice_service_stub.c27 struct HdfRemoteService *stub, int code, struct HdfSBuf *data, struct HdfSBuf *reply) in DeviceServiceStubDispatch()
/ohos5.0/drivers/hdf_core/framework/core/common/src/
H A Ddevmgr_service_start.c66 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 Dplatform_queue.h26 int32_t code; member
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/fuzztest/newdeviceprofile_fuzzer/
H A Dnew_device_profile_fuzzer.cpp84 uint32_t code = Convert2Uint32(rawData); in FuzzDeviceProfile() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmanageramsmgrstub_fuzzer/
H A Dabilityinterfacesappmanageramsmgrstub_fuzzer.cpp70 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 Dhelper_listener_stub.cpp39 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 Dmedia_data_source_stub.cpp65 int MediaDataSourceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/streamrepeatstub_fuzzer/
H A Dstream_repeat_stub_fuzzer.cpp62 void RunCase(MessageParcel &data, uint32_t code) in RunCase()
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_controller_stub.cpp65 int ScreenCaptureControllerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel … in OnRemoteRequest()
/ohos5.0/base/notification/common_event_service/tools/cem/include/
H A Dcommon_event_command.h65 int32_t code = 0; member
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/
H A Dans_subscriber_local_live_view_stub.cpp35 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 Dprint_context.h41 int32_t code; member
/ohos5.0/base/security/access_token/services/tokensyncmanager/src/service/
H A Dtoken_sync_manager_stub.cpp36 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/aosp12/art/runtime/jit/
H A Djit_code_cache.cc119 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 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

1...<<71727374757677787980>>...157