Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/ohos/
H A Djit_tools.h88 static bool GetCodeSignDisable(bool value) in GetCodeSignDisable() function in panda::ecmascript::ohos::JitTools
/arkcompiler/ets_runtime/ecmascript/jit/
H A Djit.cpp101 bool jitDisableCodeSign = ohos::JitTools::GetCodeSignDisable(options.GetDisableCodeSign()); in ConfigOptions()
171 bool enableCodeSign = !ohos::JitTools::GetCodeSignDisable(options.GetDisableCodeSign()); in SetEnableOrDisable()

Completed in 2 milliseconds