Home
last modified time | relevance | path

Searched defs:ExecuteSecureWithOhmUrl (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp445 Expected<JSTaggedValue, bool> JSPandaFileExecutor::ExecuteSecureWithOhmUrl(JSThread *thread, uint8_… in ExecuteSecureWithOhmUrl() function in panda::ecmascript::JSPandaFileExecutor
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5125 bool JSNApi::ExecuteSecureWithOhmUrl(EcmaVM *vm, uint8_t *data, int32_t size, const std::string &sr… in ExecuteSecureWithOhmUrl() function in panda::JSNApi