/ohos5.0/base/security/access_token/test/fuzztest/services/privacy/unregisterpermactivestatuscallbackstub_fuzzer/ |
H A D | unregisterpermactivestatuscallbackstub_fuzzer.cpp | 72 …uint32_t code = static_cast<uint32_t>(PrivacyInterfaceCode::UNREGISTER_PERM_ACTIVE_STATUS_CHANGE_C… in UnRegisterPermActiveStatusCallbackStubFuzzTest() local
|
/ohos5.0/base/global/i18n/interfaces/js/kits/src/ |
H A D | entity_recognizer_addon.cpp | 81 int32_t code = 0; in constructor() local 126 int32_t code = 0; in FindEntityInfo() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | data_share_service_stub_test.cpp | 54 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; variable 77 uint32_t code = static_cast<uint32_t>(*data) % (CODE_MAX - CODE_MIN + 1) + CODE_MIN; variable
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | feature_test.cpp | 31 … int OnRemoteRequest(uint32_t code, OHOS::MessageParcel& data, OHOS::MessageParcel& reply) override in OnRemoteRequest() 224 uint32_t code = 1; variable
|
/ohos5.0/base/print/print_fwk/interfaces/kits/napi/print_napi/src/ |
H A D | print_modal_ui_callback.cpp | 72 void PrintModalUICallback::OnError(int32_t code, const std::string& name, const std::string& messag… in OnError() 282 napi_value code = nullptr; in CreateBusinessError() local
|
/ohos5.0/base/request/request/frameworks/cj/ffi/src/ |
H A D | cj_request_impl.cpp | 65 RetError CJRequestImpl::Convert2RetErr(ExceptionErrorCode code) in Convert2RetErr() 227 ExceptionErrorCode code = CJRequestEvent::Exec(execType, task); in TaskExec() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | card_frontend.h | 66 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() 67 …void TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const o… in TransferJsResponseData() 68 …void TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const over… in TransferJsEventData() 102 void OnCompleteContinuation(int32_t code) override {} in OnCompleteContinuation()
|
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/ |
H A D | background_task_mgr_stub.cpp | 32 ErrCode BackgroundTaskMgrStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() 45 void BackgroundTaskMgrStub::HandleContinuousTask(uint32_t code, MessageParcel& data, MessageParcel&… in HandleContinuousTask() 71 void BackgroundTaskMgrStub::HandleTransientTask(uint32_t code, MessageParcel& data, MessageParcel& … in HandleTransientTask() 97 ErrCode BackgroundTaskMgrStub::HandleOnRemoteResquestFunc(uint32_t code, in HandleOnRemoteResquestFunc()
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_ability_runtime_test/ |
H A D | local_call_container_ut_test.cpp | 403 constexpr int32_t code = 0; variable 425 constexpr int32_t code = 1; variable 444 constexpr int32_t code = 0; variable 459 constexpr int32_t code = 0; variable 585 constexpr int32_t code = 1; variable 608 constexpr int32_t code = 1; variable
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/services/src/agent/zidl/ |
H A D | app_domain_verify_agent_service_stub.cpp | 28 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_base/frameworks/native/netstatsclient/src/proxy/ |
H A D | net_stats_callback_stub.cpp | 33 int32_t NetStatsCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &re… in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/dnsresolv/ |
H A D | net_dns_result_callback_stub.cpp | 29 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_base/test/commonduplicatedcode/ |
H A D | common_mock_net_remote_object_test.h | 33 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
|
/ohos5.0/foundation/communication/connected_nfc_tag/interfaces/inner_api/src/ |
H A D | nfc_tag_callback_stub.cpp | 42 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/ability/dmsfwk/test/fuzztest/continuationmanager_fuzzer/ |
H A D | continuationmanager_fuzzer.cpp | 46 uint32_t code = Convert2Uint32(rawData); in FuzzUnregister() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphost_fuzzer/ |
H A D | defaultapphost_fuzzer.cpp | 39 uint32_t code = (GetU32Data(data) % MESSAGE_SIZE); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/graphic/graphic_surface/surface/src/ |
H A D | consumer_surface_delegator.cpp | 60 int ConsumerSurfaceDelegator::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/interfaces/ |
H A D | mock_i_remote_object.h | 34 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
|
/ohos5.0/base/inputmethod/imf/test/fuzztest/keyeventconsumer_fuzzer/ |
H A D | keyeventconsumer_fuzzer.cpp | 40 uint32_t code = ConvertToUint32(rawData); in FuzzKeyEventConsumerStub() local
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/js/napi/ |
H A D | js_error.h | 52 int32_t code = 0; member
|
/ohos5.0/base/telephony/cellular_call/test/unittest/cstest/ |
H A D | cs_test.h | 147 int32_t TestDialCallByCs(int32_t slotId, std::string code) in TestDialCallByCs()
|
/ohos5.0/base/telephony/core_service/telephonyres/main/ |
H A D | config.json | 6 "code": 1, number
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm/include/mock/ |
H A D | enterprise_admin_stub_mock.h | 35 …int InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &opt… in InvokeSendRequest()
|
/ohos5.0/base/sensors/sensor/test/fuzztest/services/sensoronremoterequest_fuzzer/ |
H A D | sensoronremoterequest_fuzzer.cpp | 74 uint32_t code = GetU32Data(data); in OnRemoteRequestFuzzTest() local
|
/ohos5.0/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/ |
H A D | system_cmd_channel_stub.cpp | 69 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|