Home
last modified time | relevance | path

Searched defs:Command (Results 1 – 6 of 6) 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/arkui/ace_engine/interfaces/inner_api/ace/stylus/
Dstylus_detector_interface.h50 struct Command { struct
51 CommandType commandType; argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/command_server/
Dcommand.cpp23 Command::Command() in Command() function in OHOS::CameraStandard::DeferredProcessing::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.cpp164 #define UPDATE_TO_RENDER(Command, value, type) … argument
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler.h315 using Command = void (*)(const ArgList&); variable