Home
last modified time | relevance | path

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

/external/coreboot/util/coreboot-configurator/src/application/
DMainWindow.cpp135 emit updateValue(key); in createComboBox() local
167 emit updateValue(key); in createCheckBox() local
201 emit updateValue(keyItem->text()); in createRawTable() local
340 emit updateValue(it.key()); in readSettings() local
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DDriverPropertyInfoTest.java61 static String updateValue = "updateValue"; field in DriverPropertyInfoTest
/external/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp2050 void sw::SpirvShader::Impl::Debugger::LocalVariableValue::updateValue() in updateValue() function in sw::sw::SpirvShader::Impl::Debugger::LocalVariableValue