Home
last modified time | relevance | path

Searched defs:poster (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/reporter/adapter/
H A DAppStartReporterAdapter.cpp20 …Adapter::AppStartReporterAdapter(IAppStartReportInfrastructure* impl, IAppStartEventPoster* poster) in AppStartReporterAdapter()
/ohos5.0/foundation/ability/ability_runtime/js_environment/test/unittest/js_environment_test/
H A Djs_environment_test.cpp502 auto poster = jsEnv->GetDebuggerPostTask(); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/
H A Dvideo_component.h66 void SetPoster(const std::string& poster) in SetPoster()