Home
last modified time | relevance | path

Searched defs:attrValue (Results 1 – 3 of 3) sorted by relevance

/developtools/hdc/test/unittest/host/
Dcommon_test.cpp52 char *attrValue = new(std::nothrow) char[attrSize]; in TestIsHishellLabel() local
/developtools/hdc/src/host/
Dmain.cpp276 char* attrValue = new(std::nothrow) char[attrSize]; in RunClientMode() local
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js1141 function validateAttr(resourcePath, attrName, attrValue, out, tagName, nodeLoc, relativePath) { argument
1191 function getAttrValue(result, attrValue, isSys) { argument
1214 function validateAttrElif(preNode, attrValue, hmlAttrs, i, out, nodeLoc, relativePath) { argument