Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/aot/
H A Doptions.cpp549 bool base64InputIsEmpty = base64Input.GetValue().empty(); in Parse() local
552 if (!inputIsEmpty && !base64InputIsEmpty) { in Parse()
632 } else if (!base64InputIsEmpty) { in Parse()

Completed in 2 milliseconds