Searched refs:jsPropValue (Results 1 – 1 of 1) sorted by relevance
1303 … jstring jsPropValue= pJNIEnv->NewString( aPropertyValue.getStr(), aPropertyValue.getLength()); in elementReplaced() local1305 pJNIEnv->CallStaticObjectMethod( jcSystem, jmSetProps, jsPropName, jsPropValue); in elementReplaced()1314 … jsPropValue= pJNIEnv->NewString( aPropertyValue.getStr(), aPropertyValue.getLength()); in elementReplaced()1316 … pJNIEnv->CallStaticObjectMethod( jcSystem, jmSetProps, jsPropName2, jsPropValue); in elementReplaced()
Completed in 44 milliseconds