/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/ |
H A D | dbinder_stub.c | 64 static int32_t ProcessProto(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption *option) in ProcessProto() 103 static int32_t DBinderRemoteRequest(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption *option) in DBinderRemoteRequest()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/distributed_file_inner/asset/ |
H A D | asset_send_callback_stub_test.cpp | 76 … uint32_t code = static_cast<uint32_t>(AssetCallbackInterfaceCode::ASSET_CALLBACK_ON_SEND_RESULT); variable 118 … uint32_t code = static_cast<uint32_t>(AssetCallbackInterfaceCode::ASSET_CALLBACK_ON_SEND_RESULT); variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/cloud/ |
H A D | cloud_value_util.cpp | 129 Status Convert(CenterCode code) in Convert() 140 Status Convert(GenErr code) in Convert()
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/proxy/src/ |
H A D | data_proxy_observer_stub.cpp | 24 int RdbObserverStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnRemoteRequest() 68 int PublishedDataObserverStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &r… in OnRemoteRequest()
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/src/purgeable_mem_manager/ |
H A D | app_state_subscriber_stub.cpp | 28 int32_t AppStateSubscriberStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &… in OnRemoteRequest() 41 int32_t AppStateSubscriberStub::OnRemoteRequestInner(uint32_t code, MessageParcel &data, MessagePar… in OnRemoteRequestInner()
|
/ohos5.0/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_ability_connect_callback_stub.cpp | 22 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/form_fwk/test/mock/include/ |
H A D | mock_bundle_mgr.h | 35 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) override in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/ethernetclient/src/proxy/ |
H A D | interface_state_callback_stub.cpp | 25 int32_t InterfaceStateCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParc… in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/netvpnclient/src/ipc/ |
H A D | vpn_event_callback_stub.cpp | 22 int32_t VpnEventCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &re… in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/moduletest/mock/include/ |
H A D | ui_service_mgr_client_mock.h | 69 void SetDialogCheckState(const std::string& code) in SetDialogCheckState()
|
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/common/ |
H A D | screenlock_service_fuzz_utils.cpp | 26 void ScreenlockServiceFuzzUtils::OnRemoteRequestTest(uint32_t code, const uint8_t *rawData, size_t … in OnRemoteRequestTest()
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | location_switch_callback_host.cpp | 22 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/telephony/sms_mms/test/unittest/ |
H A D | sms_delivery_callback_test.cpp | 28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
H A D | sms_send_callback_test.cpp | 30 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/ability_manager/include/ |
H A D | insight_intent_execute_result.h | 36 int32_t code = 0; member
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/ |
H A D | _event_package_v10.md | 29 ### code subsection
|
H A D | _input_event_package.md | 29 ### code subsection
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/ |
H A D | intell_voice_death_recipient_stub.h | 27 …int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &optio… in OnRemoteRequest()
|
/ohos5.0/foundation/window/window_manager/wm/src/zidl/ |
H A D | pattern_detach_callback_stub.cpp | 21 int PatternDetachCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
|
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/ |
H A D | update_callback_stub.cpp | 24 int32_t UpdateCallbackStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
|
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/ |
H A D | ipc_payload_statistics_impl.cpp | 150 const int32_t pid, const std::u16string &desc, const int32_t code) in GetDescriptorCodeCount() 162 const int32_t pid, const std::u16string &desc, const int32_t code) in GetDescriptorCodeCost() 182 const int32_t pid, const std::u16string &desc, const int32_t code, IPCPayloadInfo &payloadInfo) in GetPayloadInfo() 245 const int32_t pid, const std::u16string &desc, const int32_t code, const uint32_t currentCost) in UpdatePayloadInfo()
|
/ohos5.0/base/security/huks/services/huks_standard/huks_service/main/os_dependency/sa/ |
H A D | hks_sa.cpp | 111 static int32_t ProcessMessage(uint32_t code, uint32_t outSize, const struct HksBlob &srcData, Messa… in ProcessMessage() 200 …uint32_t code, MessageParcel &data, uint32_t outSize, const struct HksBlob &srcData, MessageParcel… in ProcessAttestOrNormalMessage() 223 static void ProcessRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply) in ProcessRemoteRequest() 263 int HksService::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOp… in OnRemoteRequest()
|
/ohos5.0/foundation/communication/ipc/services/dbinder/test/unittest/ |
H A D | dbinder_service_stub_unittest.cpp | 224 uint32_t code = PROCESS_PROTO_CODE; variable 249 uint32_t code = PROCESS_PROTO_CODE; variable 268 uint32_t code = PROCESS_PROTO_CODE; variable 288 uint32_t code = PROCESS_PROTO_CODE; variable 316 uint32_t code = UINT_MAX; variable 336 uint32_t code = GET_PROTO_INFO; variable 356 uint32_t code = DBINDER_OBITUARY_TRANSACTION; variable 376 uint32_t code = PROCESS_PROTO_CODE; variable
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_subscriber_stub.cpp | 34 ErrCode BackgroundTaskSubscriberStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() 53 ErrCode BackgroundTaskSubscriberStub::OnRemoteRequestInner(uint32_t code, in OnRemoteRequestInner() 101 ErrCode BackgroundTaskSubscriberStub::HandleTransientTask(uint32_t code, MessageParcel &data) in HandleTransientTask()
|
/ohos5.0/base/useriam/user_auth_framework/test/fuzztest/clients/useridmclientstub_fuzzer/ |
H A D | user_idm_client_stub_fuzzer.cpp | 90 for (uint32_t code = IDM_CALLBACK_CODE_MIN; code < IDM_CALLBACK_CODE_MAX; code++) { in FuzzIdmCallbackStub() local 122 …for (uint32_t code = GET_CREDINFO_CALLBACK_CODE_MIN; code < GET_CREDINFO_CALLBACK_CODE_MAX; code++… in FuzzIdmGetInfoCallbackStub() local 154 …for (uint32_t code = GET_SECURE_USERINFO_CALLBACK_CODE_MIN; code < GET_SECURE_USERINFO_CALLBACK_CO… in FuzzIdmGetSecureUserInfoCallbackstub() local
|