Searched defs:nativeModule (Results 1 – 11 of 11) sorted by relevance
85 auto nativeModule = panda::NativePointerRef::New( in Create() local110 …auto nativeModule = panda::NativePointerRef::New(vm, reinterpret_cast<void*>(AceType::RawPtr(frame… in GetFrameNode() local166 auto nativeModule = panda::BooleanRef::New(vm, ret); in ChangeRenderType() local
23 static const char* nativeModule = "org/koalaui/arkoala/InteropNativeModule"; variable62 jclass nativeModule = in JNI_OnLoad() local
67 NativeModule* nativeModule = headNativeModule_; in ~NativeModuleManager() local264 void NativeModuleManager::Register(NativeModule* nativeModule) in Register()557 std::unique_ptr<ApiAllowListChecker>& apiAllowListChecker, NativeModule* nativeModule) in MoveApiAllowListCheckerPtr()628 NativeModule* nativeModule = in LoadNativeModule() local649 NativeModule* nativeModule = in LoadNativeModule() local1236 NativeModule* nativeModule = headNativeModule_; in RemoveNativeModuleByCache() local
73 export function nativeModule() { function
37 export function nativeModule(): NativeControl { function
60 ets_class nativeModule = env->FindClass(className.c_str()); in registerAllModules() local
60 ani_class nativeModule = nullptr; in registerAllModules() local
59 ani_class nativeModule = nullptr; in registerAllModules() local
64 export function nativeModule(): NativeControl { function