Searched refs:invokeFunctions (Results 1 – 5 of 5) sorted by relevance
434 InvokeFunc_t* invokeFunctions = nullptr; in createFromSharedObject() local500 invokeFunctions = new InvokeFunc_t[funcCount]; in createFromSharedObject()501 if (invokeFunctions == nullptr) { in createFromSharedObject()514 invokeFunctions[i] = (InvokeFunc_t) dlsym(sharedObj, line); in createFromSharedObject()515 if (invokeFunctions[i] == nullptr) { in createFromSharedObject()818 invokeFunctions, funcCount, in createFromSharedObject()850 delete[] invokeFunctions; in createFromSharedObject()
81 InvokeFunc_t* invokeFunctions, size_t funcCount, in ScriptExecutable() argument93 mInvokeFunctions(invokeFunctions), mFuncCount(funcCount), in ScriptExecutable()
META-INF/ META-INF/MANIFEST.MF FirNativeForwardDeclarationGetClassCallChecker.class FirNativeForwardDeclarationGetClassCallChecker.kt package FirNativeForwardDeclarationGetClassCallChecker ...
META-INF/ META-INF/MANIFEST.MF com/ com/pinterest/ com/ ...