Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/interfaces/napi/kits/utils/
H A Dnapi_utils.cpp71 bool firstMatch = true; in ReplaceHolder() local
76 if (firstMatch) { in ReplaceHolder()
77 firstMatch = false; in ReplaceHolder()
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_view_abstract_ffi.cpp210 bool firstMatch = true; in ReplaceHolder() local
214 if (firstMatch) { in ReplaceHolder()
215 firstMatch = false; in ReplaceHolder()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_utils.cpp1150 bool firstMatch = true; in ReplaceHolder() local
1155 if (firstMatch) { in ReplaceHolder()
1156 firstMatch = false; in ReplaceHolder()
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_abstract.cpp362 bool firstMatch = true; in ReplaceHolder() local
367 if (firstMatch) { in ReplaceHolder()
368 firstMatch = false; in ReplaceHolder()

Completed in 28 milliseconds