/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/faults/ |
H A D | remote_object_interface_stub.cpp | 22 int RemoteObjectInterfaceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
|
/ohos5.0/base/customization/enterprise_device_management/services/edm/include/connection/ |
H A D | ienterprise_connection.h | 26 IEnterpriseConnection(const AAFwk::Want &want, uint32_t code, in IEnterpriseConnection()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/include/ |
H A D | i_cloud_download_callback_mock.h | 36 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
|
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/cj/src/ |
H A D | uni_error.cpp | 36 int32_t code; in GetErrorCode() local
|
/ohos5.0/base/security/device_security_level/interfaces/inner_api/src/standard/ |
H A D | device_security_level_callback_stub.cpp | 36 int32_t DeviceSecurityLevelCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, Messag… in OnRemoteRequest()
|
/ohos5.0/foundation/distributedhardware/device_manager/interfaces/inner_kits/native_cpp/src/ipc/lite/ |
H A D | ipc_client_stub.cpp | 28 static int32_t ClientIpcInterfaceMsgHandle(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption … in ClientIpcInterfaceMsgHandle()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/ |
H A D | index.js | 54 function myKey(type, code) { argument
|
/ohos5.0/drivers/peripheral/display/hdi_service/device/src/proxy/display_device_callback/ |
H A D | display_device_callback_stub.cpp | 19 … uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/zidl/src/ |
H A D | work_scheduler_stub.cpp | 21 __attribute__((no_sanitize("cfi"))) int32_t WorkSchedulerStub::OnRemoteRequest(uint32_t code, Messa… in OnRemoteRequest()
|
/ohos5.0/foundation/multimodalinput/input/service/connect_manager/src/ |
H A D | input_binder_client_stub.cpp | 27 int32_t InputBinderClientStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &r… in OnRemoteRequest()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager_service/src/ |
H A D | session_manager_service_stub.cpp | 25 int SessionManagerServiceStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& r… in OnRemoteRequest()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/interfaces/inner_kits/test/unittest/common/ipc/publisher_listener_stub/src/ |
H A D | publisher_listener_stub_test.cpp | 51 uint32_t code = 0; variable
|
/ohos5.0/base/web/webview/test/fuzztest/executejavascriptcode_fuzzer/ |
H A D | executejavascriptcode_fuzzer.cpp | 34 std::string code((const char *)data, size); in ExecuteJavaScriptCodeFuzzTest() local
|
/ohos5.0/commonlibrary/ets_utils/tools/ |
H A D | ets_error.h | 38 napi_value code = nullptr; in ThrowError() local
|
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloudsync_api/cloudsync_impl/ |
H A D | download_asset_callback_stub_test.cpp | 100 uint32_t code = 100; variable 124 uint32_t code = IDownloadAssetCallback::SERVICE_CMD_ON_DOWNLOAD_FINSHED; variable
|
/ohos5.0/base/theme/wallpaper_mgr/frameworks/native/src/ |
H A D | wallpaper_service_proxy.cpp | 37 int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code, std::vector<uint64_t> &colors) in GetColorsInner() 105 int32_t fd, int32_t wallpaperType, int32_t length, WallpaperServiceIpcInterfaceCode code) in SetWallpaperInner() 154 …_ptr<OHOS::Media::PixelMap> pixelMap, int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code) in SetWallpaperInnerByPixelMap() 265 int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code, IWallpaperService::FdInfo &fdInfo) in GetPixelMapInner() 375 …aperServiceProxy::ResetWallpaperInner(int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code) in ResetWallpaperInner() 535 …lpaperPictureInfo> allWallpaperInfos, int32_t wallpaperType, WallpaperServiceIpcInterfaceCode code) in SetAllWallpapersInner() 590 int32_t rotateState, WallpaperServiceIpcInterfaceCode code, IWallpaperService::FdInfo &fdInfo) in GetCorrespondWallpaperInner()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/js/napi/callee/ |
H A D | callee.js | 40 constructor(code) { argument 77 onRemoteMessageRequest(code, data, reply, option) { argument
|
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/ |
H A D | device_info_plugin_test.cpp | 84 ErrCode code = plugin->OnGetPolicy(policyValue, data, reply, DEFAULT_USER_ID); variable 101 ErrCode code = plugin->OnGetPolicy(policyValue, data, reply, DEFAULT_USER_ID); variable
|
/ohos5.0/foundation/systemabilitymgr/samgr/test/fuzztest/samgr_fuzzer/src/ |
H A D | fuzztest_utils.cpp | 91 void FuzzTestUtils::FuzzTestRemoteRequest(const uint8_t *rawData, size_t size, uint32_t code) in FuzzTestRemoteRequest() 128 void FuzzTestUtils::FuzzTestRemoteRequest(MessageParcel& data, uint32_t code) in FuzzTestRemoteRequest()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | declarative_frontend_ng.h | 68 …void TransferComponentResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) … in TransferComponentResponseData() 69 …void TransferJsResponseData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const o… in TransferJsResponseData() 82 …void TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& data) const over… in TransferJsEventData()
|
/ohos5.0/base/time/time_service/framework/js/napi/common/include/ |
H A D | napi_utils.h | 30 #define NAPI_ASSERTS_BASE_RETURN(env, assertion, code, message, retVal) \ argument 42 #define CHECK_ARGS_RETURN_VOID(module, context, condition, message, code) … argument 53 #define CHECK_STATUS_RETURN_VOID(module, context, message, code) \ argument
|
/ohos5.0/foundation/communication/netstack/interfaces/kits/c/net_websocket/include/ |
H A D | net_websocket_type.h | 51 uint32_t code; member 64 uint32_t code; member 90 uint32_t code; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/ |
H A D | patternlock_event_hub.h | 51 void UpdateDotConnectEvent(int32_t code) const in UpdateDotConnectEvent()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_hid_host_observer_stub.cpp | 25 uint32_t code, in OnRemoteRequest()
|
H A D | bluetooth_pan_observer_stub.cpp | 25 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|