Searched refs:GetJsPasswordIcon (Results 1 – 3 of 3) sorted by relevance
123 static bool GetJsPasswordIcon(const EcmaVM *vm, const Local<JSValueRef> &jsOnIconSrc,
1338 bool ArkTSUtils::GetJsPasswordIcon(const EcmaVM *vm, const Local<JSValueRef> &jsOnIconSrc, in GetJsPasswordIcon() function in OHOS::Ace::NG::ArkTSUtils
274 if (!ArkTSUtils::GetJsPasswordIcon(vm, secondArg, thirdArg, passwordIcon)) { in SetPasswordIcon()