Home
last modified time | relevance | path

Searched defs:commands (Results 1 – 25 of 42) sorted by relevance

12

/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_path_ffi.cpp27 void FfiOHOSAceFrameworkPathCreate(const char* commands) in FfiOHOSAceFrameworkPathCreate()
34 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) in FfiOHOSAceFrameworkPathCreateWithSize()
46 int64_t FfiOHOSAceFrameworkPathInsCreate(const char* commands) in FfiOHOSAceFrameworkPathInsCreate()
56 double width, int32_t widthUnit, double height, int32_t heightUnit, const char* commands) in FfiOHOSAceFrameworkPathInsCreateWithSize()
69 void FfiOHOSAceFrameworkPathSetCommands(const char* commands) in FfiOHOSAceFrameworkPathSetCommands()
/ohos5.0/base/useriam/face_auth/test/unittest/
H A Dsa_command_manager_unit_test.cpp77 const std::vector<SaCommand> commands; variable
96 std::vector<SaCommand> commands; variable
119 std::vector<SaCommand> commands; variable
141 std::vector<SaCommand> commands; variable
/ohos5.0/base/useriam/fingerprint_auth/test/unittest/
H A Dsa_command_manager_unit_test.cpp77 const std::vector<SaCommand> commands; variable
96 std::vector<SaCommand> commands; variable
119 std::vector<SaCommand> commands; variable
141 std::vector<SaCommand> commands; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpath_painter.cpp37 void PathPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath()
46 SizeF PathPainter::GetPathSize(const std::string& commands) in GetPathSize()
H A Dsk_painter.cpp28 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const ShapePaintProperty& s… in DrawPath()
256 void SkPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath()
272 SizeF SkPainter::GetPathSize(const std::string& commands) in GetPathSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_path.cpp59 JSRef<JSVal> commands = obj->GetProperty("commands"); in Create() local
66 void JSPath::SetCommands(const std::string& commands) in SetCommands()
88 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local
H A Djs_path_shape.cpp27 JSRef<JSVal> commands = params->GetProperty("commands"); in ConstructorCallback() local
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/render/
H A Dmock_path_painter.cpp23 void PathPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) {} in DrawPath()
25 SizeF PathPainter::GetPathSize(const std::string& commands) in GetPathSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_painter.cpp20 RSCanvas& canvas, const std::string& commands, const ShapePaintProperty& shapePaintProperty) in DrawPath()
132 void DrawingPainter::DrawPath(RSCanvas& canvas, const std::string& commands, const OffsetF& offset) in DrawPath()
144 SizeF DrawingPainter::GetPathSize(const std::string& commands) in GetPathSize()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_path_bridge.cpp27 std::string commands = secondArg->ToString(vm)->ToString(vm); in SetPathCommands() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dpath_modifier.cpp25 void SetPathCommands(ArkUINodeHandle node, ArkUI_CharPtr commands) in SetPathCommands()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-drawing-components-path.md34 ### commands subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/arkui-ts/
H A Dts-drawing-components-path.md49 ### commands subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DjsShape.js111 commands(commands) { argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/dumper/src/
H A Ddump_helper.cpp48 std::vector<std::shared_ptr<CommandNode>> commands; in Dump() local
71 …ParseCommand(const std::vector<std::string> &args, std::vector<std::shared_ptr<CommandNode>> &comm… in ParseCommand()
127 void DumpHelper::GetCommandNodes(int fd, std::vector<std::shared_ptr<CommandNode>> &commands) in GetCommandNodes()
/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-shape.md90 ### commands subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-shape.md90 ### commands subsection
/ohos5.0/base/useriam/face_auth/services/src/
H A Dsa_command_manager.cpp68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
/ohos5.0/base/useriam/fingerprint_auth/services/src/
H A Dsa_command_manager.cpp68 const std::vector<SaCommand> &commands) in ProcessSaCommands()
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/netsys/
H A Diptables_wrapper.cpp127 …IptablesWrapper::RunMutipleCommands(const IpType &ipType, const std::vector<std::string> &commands) in RunMutipleCommands()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/
H A Dpackage.json25 "commands": [ array
/ohos5.0/base/useriam/face_auth/test/fuzztest/faceauthallinoneexecutorhdi_fuzzer/
H A Dface_auth_all_in_one_executor_hdi_fuzzer.cpp151 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local
187 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
/ohos5.0/base/useriam/fingerprint_auth/test/fuzztest/fingerprintauthallinoneexecutorhdi_fuzzer/
H A Dfingerprint_auth_all_in_one_executor_hdi_fuzzer.cpp148 std::vector<SaCommand> commands; in FuzzTriggerSaCommandCallback() local
184 void FillFuzzSaCommandVector(Parcel &parcel, std::vector<SaCommand> &commands) in FillFuzzSaCommandVector()
/ohos5.0/drivers/peripheral/face_auth/test/fuzztest/face_auth/faceauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp74 int32_t OnSaCommands(const std::vector<SaCommand> &commands) override in OnSaCommands()
/ohos5.0/drivers/peripheral/fingerprint_auth/test/fuzztest/fingerprint_auth/fingerprintauthallinoneexecutor_fuzzer/
H A Dall_in_one_executor_fuzzer.cpp74 int32_t OnSaCommands(const std::vector<SaCommand> &commands) override in OnSaCommands()

12