Home | History | Annotate | Download | only in jni

Lines Matching refs:xmlGetProp

197             xmlChar* value = xmlGetProp (node1, (const xmlChar*) "Type");
347 value = xmlGetProp (element, id);
362 value = xmlGetProp (element, secElem);
371 value = xmlGetProp (element, switchOn);
378 value = xmlGetProp (element, switchOff);
385 value = xmlGetProp (element, batteryOff);
419 value = xmlGetProp (element, id);
432 value = xmlGetProp (element, secElem);
441 value = xmlGetProp (element, switchOn);
448 value = xmlGetProp (element, switchOff);
455 value = xmlGetProp (element, batteryOff);