Home
last modified time | relevance | path

Searched refs:stopStartableQueueId (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_startable_controller.h89 const BASE_NS::Uid& startStartableQueueId, const BASE_NS::Uid& stopStartableQueueId) = 0;
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dstartable_object_controller.h58 … const BASE_NS::Uid& startStartableQueueId, const BASE_NS::Uid& stopStartableQueueId) override;
H A Dstartable_object_controller.cpp74 const BASE_NS::Uid& startStartableQueueId, const BASE_NS::Uid& stopStartableQueueId) in SetStartableQueueId() argument
77 stopQueueId_ = stopStartableQueueId; in SetStartableQueueId()