Home
last modified time | relevance | path

Searched refs:InitAttr (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/stepper/
H A Drender_stepper.h154 void InitAttr();
H A Drender_stepper.cpp103 InitAttr(); in Initialize()
114 void RenderStepper::InitAttr() in InitAttr() function in OHOS::Ace::RenderStepper
/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/
H A Dliteplayer.h124 int32_t InitAttr(const PlayerControlParam &createParam);
H A Dliteplayer.cpp208 int32_t PlayerControl::InitAttr(const PlayerControlParam &createParam) in InitAttr() function in OHOS::Media::PlayerControl
235 CHECK_FAILED_RETURN(InitAttr(createParam), HI_SUCCESS, HI_FAILURE, "InitAttr failed"); in Init()

Completed in 5 milliseconds