Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/dfx/src/
Dcommand.cpp20 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help, const Command… in Command() function in OHOS::MiscServices::Command
25 Command::Command(const std::vector<std::string> &argsFormat, const std::string &help) in Command() function in OHOS::MiscServices::Command
/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/diagram/vertexprimitive/
Dgeometry_path_storage.h177 uint32_t Command(uint32_t index) const in Command() function
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/modifier/
Drs_property.cpp136 #define UPDATE_TO_RENDER(Command, value, isDelta, forceUpdate) … argument