Searched defs:GetEnv (Results 1 – 11 of 11) sorted by relevance
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/napi/etsnative/ |
| D | etsnative_library_path_test.cpp | 71 inline EtsEnv *GetEnv() in GetEnv() function in ark::ets::test::EtsNativeLibraryPathTest
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/ |
| D | ani_vm_api.cpp | 153 NO_UB_SANITIZE static ani_status GetEnv(ani_vm *vm, uint32_t version, ani_env **result) in GetEnv() function
|
| D | ani.h | 225 ani_status (*GetEnv)(ani_vm *vm, uint32_t version, ani_env **result); member 5761 ani_status GetEnv(uint32_t version, ani_env **result) in GetEnv() function
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/napi/ |
| D | ets_napi_invoke_interface.cpp | 58 static ets_int GetEnv([[maybe_unused]] EtsVM *vm, EtsEnv **pEnv, [[maybe_unused]] ets_int version) in GetEnv() function
|
| D | ets_napi.h | 518 ets_int (*GetEnv)(EtsVM *vm, EtsEnv **pEnv, ets_int version); member 534 ets_int GetEnv(EtsEnv **pEnv, ets_int version) in GetEnv() function
|
| /arkcompiler/ets_runtime/ecmascript/interpreter/ |
| D | frame_handler.cpp | 280 JSTaggedValue FrameHandler::GetEnv() const in GetEnv() function in panda::ecmascript::FrameHandler
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | frames.h | 898 inline JSTaggedValue GetEnv() const in GetEnv() function 1148 JSTaggedValue GetEnv() const in GetEnv() function
|
| D | js_thread.h | 1883 void *GetEnv() const in GetEnv() function
|
| /arkcompiler/ets_runtime/ecmascript/debugger/ |
| D | debugger_api.cpp | 170 JSTaggedValue DebuggerApi::GetEnv(const FrameHandler *frameHandler) in GetEnv() function in panda::ecmascript::tooling::DebuggerApi
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ani/docs/ |
| D | ani.md | 6279 ### GetEnv subsection
|
| /arkcompiler/ets_runtime/ecmascript/napi/ |
| D | jsnapi_expo.cpp | 4716 void* JSNApi::GetEnv(EcmaVM *vm) in GetEnv() function in panda::JSNApi
|