Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/video/resource/
H A Dresource.cpp28 const char PARAM_BEGIN[] = "#HWJS-?-#"; variable
187 eventHash += std::string(PARAM_BEGIN); in MakeEventHash()
199 methodHash += std::string(PARAM_BEGIN); in MakeMethodHash()
H A Dresource.h32 extern const char PARAM_BEGIN[];