Home
last modified time | relevance | path

Searched defs:CmdSharedPtr (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/command_server/
H A Dcommand_server.h25 using CmdSharedPtr = std::shared_ptr<Command>; variable
H A Dcommand_server_impl.h25 using CmdSharedPtr = std::shared_ptr<Command>; variable