/foundation/CastEngine/castengine_wifi_display/services/interaction/scene/ |
H A D | scene_format.cpp | 26 FormatData data; in PutBoolValue() local 37 FormatData data; in PutUint16Value() local 48 FormatData data; in PutIntValue() local 59 FormatData data; PutUint32Value() local 70 FormatData data; PutInt64Value() local 81 FormatData data; PutUint64Value() local 92 FormatData data; PutFloatValue() local 103 FormatData data; PutDoubleValue() local 114 FormatData data; PutStringValue() local 125 FormatData data; PutObjectValue() local [all...] |
/foundation/ability/ability_base/test/unittest/extractor/ |
H A D | extractor_test.cpp | 458 std::unique_ptr<uint8_t[]> data; in HWTEST_F() local
|
/foundation/ability/ability_runtime/frameworks/js/napi/particleAbility/ |
H A D | particle_ability.cpp | 201 void JsParticleAbility::Finalizer(napi_env env, void *data, void *hint) in Finalizer() argument
|
/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_collaborator_proxy.cpp | 26 MessageParcel data; in NotifyStartAbility() local 71 MessageParcel data; in NotifyMissionCreated() local 97 MessageParcel data; NotifyMissionCreated() local 127 MessageParcel data; NotifyLoadAbility() local 158 MessageParcel data; NotifyLoadAbility() local 191 MessageParcel data; NotifyMoveMissionToBackground() local 214 MessageParcel data; NotifyPreloadAbility() local 242 MessageParcel data; NotifyMoveMissionToForeground() local 265 MessageParcel data; NotifyTerminateMission() local 288 MessageParcel data; NotifyClearMission() local 311 MessageParcel data; NotifyRemoveShellProcess() local 342 MessageParcel data; UpdateMissionInfo() local 375 MessageParcel data; CheckCallAbilityPermission() local 399 MessageParcel data; UpdateConfiguration() local 424 MessageParcel data; OpenFile() local 450 MessageParcel data; NotifyMissionBindPid() local 473 MessageParcel data; CheckStaticCfgPermission() local 497 SendTransactCmd(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendTransactCmd() argument [all...] |
/foundation/ability/ability_runtime/test/fuzztest/abilityappmgrrenderstateobservermanager_fuzzer/ |
H A D | abilityappmgrrenderstateobservermanager_fuzzer.cpp | 70 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 88 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerstub_fuzzer/ |
H A D | abilityinterfacesappmgrappdebuglistenerstub_fuzzer.cpp | 77 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 95 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/ability/ability_runtime/test/fuzztest/abilityinterfacesappmgrappdebuglistenerproxy_fuzzer/ |
H A D | abilityinterfacesappmgrappdebuglistenerproxy_fuzzer.cpp | 68 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 89 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument
|
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrjumpinterceptor_fuzzer/ |
H A D | abilitymgrjumpinterceptor_fuzzer.cpp | 66 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 91 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/ability/ability_runtime/test/fuzztest/abilitymgrinterceptorexecuter_fuzzer/ |
H A D | abilitymgrinterceptorexecuter_fuzzer.cpp | 65 bool DoSomethingInterestingWithMyAPI(const char* data, size_t size) in DoSomethingInterestingWithMyAPI() argument 88 extern "C" int LLVMFuzzerTestOneInput(const uint8_t* data, size_t size) in LLVMFuzzerTestOneInput() argument [all...] |
/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/ |
H A D | app_state_observer_manager_test.cpp | 943 ProcessData data; in HWTEST_F() local 963 ProcessData data; in HWTEST_F() local 984 ProcessData data; in HWTEST_F() local 1006 ProcessData data; in HWTEST_F() local 1163 ProcessData data; HWTEST_F() local 1183 ProcessData data; HWTEST_F() local 1204 ProcessData data; HWTEST_F() local 1226 ProcessData data; HWTEST_F() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/drag_drop/utils/ |
H A D | internal_drag_action.h | 53 void* data; member
|
/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | plugin_component.h | 100 void SetData(const std::string& data) in SetData() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | canvas_paint_mem.h | 55 const T* data() const { return fPtr_.get(); } in data() function in OHOS::Ace::NG::AutoTMalloc 56 T* data() { return fPtr_.get(); } in data() function in OHOS::Ace::NG::AutoTMalloc
|
/foundation/CastEngine/castengine_cast_plus_stream/src/ |
H A D | cast_session_impl_stub.cpp | 30 int CastSessionImplStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument 54 int32_t CastSessionImplStub::DoRegisterListenerTask(MessageParcel &data, MessageParcel &reply) in DoRegisterListenerTask() argument 70 int32_t CastSessionImplStub::DoUnregisterListenerTask(MessageParcel &data, MessageParcel &reply) in DoUnregisterListenerTask() argument 80 int32_t CastSessionImplStub::DoAddDeviceTask(MessageParcel &data, MessageParcel &reply) in DoAddDeviceTask() argument 99 int32_t CastSessionImplStub::DoRemoveDeviceTask(MessageParcel &data, MessageParce argument 119 DoStartAuthTask(MessageParcel &data, MessageParcel &reply) DoStartAuthTask() argument 137 DoGetSessionIdTask(MessageParcel &data, MessageParcel &reply) DoGetSessionIdTask() argument 157 DoGetDeviceStateTask(MessageParcel &data, MessageParcel &reply) DoGetDeviceStateTask() argument 183 DoSetSessionProperty(MessageParcel &data, MessageParcel &reply) DoSetSessionProperty() argument 203 DoCreateMirrorPlayer(MessageParcel &data, MessageParcel &reply) DoCreateMirrorPlayer() argument 225 DoCreateStreamPlayer(MessageParcel &data, MessageParcel &reply) DoCreateStreamPlayer() argument 247 DoRelease(MessageParcel &data, MessageParcel &reply) DoRelease() argument 262 DoSetCastMode(MessageParcel &data, MessageParcel &reply) DoSetCastMode() argument 276 DoNotifyEvent(MessageParcel &data, MessageParcel &reply) DoNotifyEvent() argument [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/dataobs_manager/include/ |
H A D | dataobs_utils.h | 39 static inline bool Marshal(MessageParcel &data) in Marshal() argument 44 static inline bool Unmarshal(MessageParcel &data) in Unmarshal() argument 49 static inline bool Marshalling(int64_t input, MessageParcel &data) in Marshalling() argument 54 static inline bool Unmarshalling(int64_t &output, MessageParcel &data) in Unmarshalling() argument 59 static inline bool Marshalling(double input, MessageParcel &data) in Marshalling() argument 64 static inline bool Unmarshalling(double &output, MessageParcel &data) in Unmarshalling() argument 69 Marshalling(bool input, MessageParcel &data) Marshalling() argument 74 Unmarshalling(bool &output, MessageParcel &data) Unmarshalling() argument 79 Marshalling(const std::monostate &input, MessageParcel &data) Marshalling() argument 84 Unmarshalling(std::monostate &output, MessageParcel &data) Unmarshalling() argument 89 Marshalling(const std::string &input, MessageParcel &data) Marshalling() argument 94 Unmarshalling(std::string &output, MessageParcel &data) Unmarshalling() argument 99 Marshalling(const std::vector<uint8_t> &input, MessageParcel &data) Marshalling() argument 104 Unmarshalling(std::vector<uint8_t> &output, MessageParcel &data) Unmarshalling() argument 152 ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) ReadVariant() argument 158 ReadVariant(uint32_t step, uint32_t index, const _OutTp &output, MessageParcel &data) ReadVariant() argument 170 WriteVariant(uint32_t step, const _InTp &input, MessageParcel &data) WriteVariant() argument 176 WriteVariant(uint32_t step, const _InTp &input, MessageParcel &data) WriteVariant() argument 185 Marshalling(const std::variant<_Types...> &input, MessageParcel &data) Marshalling() argument 196 Unmarshalling(std::variant<_Types...> &output, MessageParcel &data) Unmarshalling() argument [all...] |
/foundation/ability/ability_runtime/interfaces/inner_api/uri_permission/src/ |
H A D | uri_permission_manager_proxy.cpp | 34 MessageParcel data; in GrantUriPermission() local 81 MessageParcel data; in GrantUriPermission() local 134 MessageParcel data; GrantUriPermissionPrivileged() local 182 MessageParcel data; RevokeUriPermission() local 206 MessageParcel data; RevokeAllUriPermissions() local 229 MessageParcel data; RevokeUriPermissionManually() local 259 MessageParcel data; VerifyUriPermission() local 295 MessageParcel data; CheckUriAuthorization() local 332 SendTransactCmd(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) SendTransactCmd() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/font/ |
H A D | rosen_font_loader.cpp | 166 auto data = std::make_unique<char[]>(size); in GetAssetFromFile() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/track/ |
H A D | rosen_render_arc_track.cpp | 226 RenderRingInfo data = paintData_; in Paint() local [all...] |
/foundation/arkui/ace_engine/adapter/ohos/tools/raw_input_injector/ |
H A D | raw_input_command.cpp | 68 bool BaseCommand::Feed(const std::vector<std::string>& data) in Feed() argument 86 bool BaseRawEventCommand::Feed(const std::vector<std::string>& data) in Feed() argument 142 void TouchMoveCommand::OnFeeded(bool durationSet, const std::vector<std::string>& data) in OnFeeded() argument [all...] |
/foundation/arkui/ace_engine/adapter/preview/osal/ |
H A D | fetch_manager.cpp | 154 static size_t OnWritingMemoryBody(const void* data, size_t size, size_t memBytes, void* userData) in OnWritingMemoryBody() argument 159 static size_t OnWritingMemoryHeader(const void* data, size_t size, size_t memBytes, void* userData) in OnWritingMemoryHeader() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/canvas/ |
H A D | js_canvas_image_data.cpp | 63 JSRef<JSUint8ClampedArray> data = JSRef<JSUint8ClampedArray>::Cast(args[THIRD_PARAM]); in Constructor() local
|
H A D | js_canvas_image_data.h | 94 void setData(const std::vector<Color>& data) in setData() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_utils_bridge.h | 50 void DestructorInterceptor(void* env, void* nativePtr, void* data) in DestructorInterceptor() argument
|
/foundation/arkui/ace_engine/adapter/ohos/entrance/ui_session/ |
H A D | ui_report_stub.cpp | 21 int32_t UiReportStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument 68 void UiReportStub::ReportClickEvent(const std::string& data) in ReportClickEvent() argument 75 void UiReportStub::ReportRouterChangeEvent(const std::string& data) in ReportRouterChangeEvent() argument 82 ReportComponentChangeEvent(const std::string& data) ReportComponentChangeEvent() argument 89 ReportSearchEvent(const std::string& data) ReportSearchEvent() argument 96 ReportInspectorTreeValue(const std::string& data, int32_t partNum, bool isLastPart) ReportInspectorTreeValue() argument 103 ReportWebUnfocusEvent(int64_t accessibilityId, const std::string& data) ReportWebUnfocusEvent() argument 110 SendBaseInfo(const std::string& data) SendBaseInfo() argument [all...] |
/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | utils.h | 82 std::variant<int32_t, std::string, int64_t, double> data; in GetValFromColumn() local
|