Home
last modified time | relevance | path

Searched defs:code (Results 351 – 375 of 3143) sorted by relevance

1...<<11121314151617181920>>...126

/ohos5.0/foundation/communication/ipc/services/dbinder/c/src/
H A Ddbinder_stub.c64 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 Dasset_send_callback_stub_test.cpp76 … 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 Dcloud_value_util.cpp129 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 Ddata_proxy_observer_stub.cpp24 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 Dapp_state_subscriber_stub.cpp28 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 Dmock_ability_connect_callback_stub.cpp22 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/foundation/ability/form_fwk/test/mock/include/
H A Dmock_bundle_mgr.h35 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 Dinterface_state_callback_stub.cpp25 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 Dvpn_event_callback_stub.cpp22 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 Dui_service_mgr_client_mock.h69 void SetDialogCheckState(const std::string& code) in SetDialogCheckState()
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/common/
H A Dscreenlock_service_fuzz_utils.cpp26 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 Dlocation_switch_callback_host.cpp22 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/base/telephony/sms_mms/test/unittest/
H A Dsms_delivery_callback_test.cpp28 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dsms_send_callback_test.cpp30 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 Dinsight_intent_execute_result.h36 int32_t code = 0; member
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/input/
H A D_event_package_v10.md29 ### code subsection
H A D_input_event_package.md29 ### code subsection
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/proxy/
H A Dintell_voice_death_recipient_stub.h27 …int OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &optio… in OnRemoteRequest()
/ohos5.0/foundation/window/window_manager/wm/src/zidl/
H A Dpattern_detach_callback_stub.cpp21 int PatternDetachCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
/ohos5.0/base/update/updateservice/interfaces/inner_api/engine/src/
H A Dupdate_callback_stub.cpp24 int32_t UpdateCallbackStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_payload_statistics_impl.cpp150 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 Dhks_sa.cpp111 static int32_t ProcessMessage(uint32_t code, uint32_t outSize, const struct HksBlob &srcData, Messa… in ProcessMessage()
200uint32_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 Ddbinder_service_stub_unittest.cpp224 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 Dbackground_task_subscriber_stub.cpp34 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 Duser_idm_client_stub_fuzzer.cpp90 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

1...<<11121314151617181920>>...126