Home
last modified time | relevance | path

Searched defs:SetEnv (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/panda/run/
Dcommon.h52 inline void SetEnv(const std::string &path) in SetEnv() function
/arkcompiler/ets_runtime/ecmascript/
Djs_thread.h1888 void SetEnv(void *env) in SetEnv() function
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp4722 void JSNApi::SetEnv(EcmaVM *vm, void *env) in SetEnv() function in panda::JSNApi