Home
last modified time | relevance | path

Searched refs:DPS_GetCommandServer (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/
H A Ddps.h29 std::shared_ptr<CommandServer> DPS_GetCommandServer();
38 auto server = DPS_GetCommandServer(); in SendCommandHelp()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/
H A Ddps.cpp73 std::shared_ptr<CommandServer> DPS_GetCommandServer() in DPS_GetCommandServer() function