| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | ability_impl.cpp | 789 int32_t code = keyEvent->GetKeyAction(); in OnInputEvent() local
|
| /foundation/ability/form_fwk/interfaces/inner_api/src/ |
| H A D | form_mgr_proxy.cpp | 846 int FormMgrProxy::GetStringInfo(IFormMgr::Message code, MessageParcel &data, std::string &stringInfo) in GetStringInfo() argument 877 int FormMgrProxy::GetFormsInfo(IFormMgr::Message code, MessageParcel &data, std::vector<FormInfo> &formInfos) in GetFormsInfo() argument 897 ErrCode FormMgrProxy::GetRunningFormInfos(IFormMgr::Message code, MessageParcel &data, in GetRunningFormInfos() argument 917 int FormMgrProxy::GetParcelableInfo(IFormMgr::Message code, MessageParcel &data, T &parcelableInfo) in GetParcelableInfo() argument 943 int FormMgrProxy::SendTransactCmd(IFormMgr::Message code, MessageParce argument 1803 GetFormInstance(IFormMgr::Message code, MessageParcel &data, std::vector<FormInstance> &formInstances) GetFormInstance() argument [all...] |
| H A D | form_mgr_stub.cpp | 59 int FormMgrStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument 80 int FormMgrStub::OnRemoteRequestFirst(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequestFirst() argument 132 OnRemoteRequestSecond(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestSecond() argument 182 OnRemoteRequestThird(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestThird() argument 228 OnRemoteRequestFourth(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequestFourth() argument [all...] |
| /foundation/ability/ability_runtime/frameworks/js/napi/wantagent/ |
| H A D | napi_want_agent.cpp | 101 napi_value code = nullptr; in CreateErrorValue() local 816 int32_t code = -1; in GetTriggerInfo() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components_ng/common_napi_utils/ |
| H A D | common_napi_utils.cpp | 83 napi_value CommonNapiUtils::CreateInt32(napi_env env, int32_t code) in CreateInt32() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
| H A D | form_manager_delegate.cpp | 814 void FormManagerDelegate::OnFormError(const std::string& code, const std::string& msg) in OnFormError() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components/xcomponent/ |
| H A D | native_interface_xcomponent_impl.h | 49 OH_NativeXComponent_KeyCode code = OH_NativeXComponent_KeyCode::KEY_UNKNOWN; member
|
| /foundation/ability/ability_runtime/frameworks/js/napi/app/ability_delegator/ |
| H A D | js_ability_delegator.cpp | 907 int64_t code = 0; in OnFinishTest() local 1348 ParseFinishTestPara( napi_env env, NapiCallbackInfo& info, std::string &msg, int64_t &code) ParseFinishTestPara() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_base_utils.cpp | 201 shared_ptr<JsValue> code = error->GetProperty(runtime, "code"); in GenerateSummaryBody() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
| H A D | js_engine.h | 239 virtual void OnMemoryLevel(const int32_t code) {} in OnMemoryLevel() argument 246 virtual void OnCompleteContinuation(int32_t code) {} in OnCompleteContinuation() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ |
| H A D | plugin_frontend.cpp | 443 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) const in TransferComponentResponseData() argument 449 void PluginFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& data) const in TransferJsResponseData() argument 456 void PluginFrontend::TransferJsResponseDataPreview(int callbackId, int32_t code, ResponseData responseData) const in TransferJsResponseDataPreview() argument 468 void PluginFrontend::TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const in TransferJsEventData() argument 591 OnCompleteContinuation(int32_t code) OnCompleteContinuation() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_view_context.cpp | 376 napi_value code = nullptr; in CreateErrorValue() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/form/ |
| H A D | form_pattern_test.cpp | 1781 const std::string code = "errcode"; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/picker/ |
| H A D | date_picker_column_test_ng.cpp | 1040 KeyCode code = KeyCode::KEY_DPAD_CENTER; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/interfaces/napi/kits/router/ |
| H A D | js_router.cpp | 279 napi_value code = nullptr; in TriggerCallback() local
|
| /foundation/barrierfree/accessibility/common/interface/src/ |
| H A D | accessible_ability_manager_service_stub.cpp | 129 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| H A D | accessible_ability_manager_service_proxy.cpp | 50 bool AccessibleAbilityManagerServiceProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
|
| /foundation/arkui/napi/native_engine/ |
| H A D | native_node_api.cpp | 395 auto code = safeAsyncWork->Send(data, callMode); in napi_call_threadsafe_function() local
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_host_proxy.cpp | 1509 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_host_stub.cpp | 263 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/ |
| H A D | bms_bundle_resource_test.cpp | 1790 auto code = bundleInfo.SetAbilityEnabled(MODULE_NAME, ABILITY_NAME, false, USERID); in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/ |
| H A D | bms_bundle_kit_service_base_test.cpp | 414 uint32_t code = static_cast<uint32_t>(BundleManagerCallbackInterfaceCode::QUERY_RPC_ID_CALLBACK); in HWTEST_F() local 431 uint32_t code = -1; in HWTEST_F() local 448 uint32_t code = -1; in HWTEST_F() local 466 uint32_t code = 0; in HWTEST_F() local 1009 uint32_t code = 1; in HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/ |
| H A D | installd_host.cpp | 47 int InstalldHost::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
|
| H A D | installd_proxy.cpp | 920 ErrCode InstalldProxy::TransactInstalldCmd(InstalldInterfaceCode code, MessageParcel &data, MessageParcel &reply, in TransactInstalldCmd() argument
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/ |
| H A D | bms_bundle_overlay_checker_test.cpp | 576 auto code = manager.GetAllOverlayModuleInfo(bundleName, overlayModuleInfos, userId);
in HWTEST_F() local 623 auto code = checker.CheckInternalBundle(newInfos, innerBundleInfo); HWTEST_F() local 652 auto code = checker.CheckInternalBundle(newInfos, innerBundleInfo); HWTEST_F() local 676 auto code = checker.CheckInternalBundle(newInfos, innerBundleInfo); HWTEST_F() local 694 auto code = checker.CheckExternalBundle(innerBundleInfo, userId); HWTEST_F() local 740 auto code = checker.CheckExternalBundle(innerBundleInfo, userId); HWTEST_F() local 2266 auto code = checker.CheckTargetBundle("", "", "", USERID); HWTEST_F() local [all...] |