Searched defs:bSet (Results 1 – 11 of 11) sorted by relevance
| /external/parameter-framework/upstream/parameter/ |
| D | Parameter.cpp | 113 bool CParameter::access(bool &bValue, bool bSet, in access() 120 bool CParameter::access(uint32_t &uiValue, bool bSet, in access() 127 bool CParameter::access(int32_t &iValue, bool bSet, in access() 134 bool CParameter::access(double &dValue, bool bSet, in access() 142 bool CParameter::doAccess(type &value, bool bSet, in doAccess()
|
| D | ArrayParameter.cpp | 72 bool CArrayParameter::accessValue(CPathNavigator &pathNavigator, string &strValue, bool bSet, in accessValue() 136 bool CArrayParameter::access(std::vector<bool> &abValues, bool bSet, in access() 143 bool CArrayParameter::access(std::vector<uint32_t> &auiValues, bool bSet, in access() 150 bool CArrayParameter::access(std::vector<int32_t> &aiValues, bool bSet, in access() 157 bool CArrayParameter::access(std::vector<double> &adValues, bool bSet, in access() 164 bool CArrayParameter::access(std::vector<string> &astrValues, bool bSet, in access() 324 bool CArrayParameter::accessValues(std::vector<type> &values, bool bSet, in accessValues()
|
| D | BitParameter.cpp | 80 bool CBitParameter::access(bool &bValue, bool bSet, in access() 113 bool CBitParameter::access(uint32_t &uiValue, bool bSet, in access()
|
| D | BaseParameter.cpp | 147 bool CBaseParameter::access(string &strValue, bool bSet, in access() 185 bool CBaseParameter::accessValue(CPathNavigator &pathNavigator, string &strValue, bool bSet, in accessValue()
|
| D | ParameterMgrFullConnector.cpp | 114 bool bSet, string &strError) in accessParameterValue() 122 bool bSet, string &strError) in accessConfigurationValue()
|
| D | ConfigurableElement.cpp | 204 bool bSet, in accessValue()
|
| D | ParameterMgr.cpp | 1959 bool CParameterMgr::accessParameterValue(const string &strPath, string &strValue, bool bSet, in accessParameterValue() 2011 string &strValue, bool bSet, string &strError) in accessConfigurationValue() 2090 const string &strPath, string &strValue, bool bSet, in accessValue()
|
| /external/pdfium/xfa/fwl/ |
| D | cfwl_combolist.cpp | 109 void CFWL_ComboList::OnDropListFocusChanged(CFWL_Message* pMsg, bool bSet) { in OnDropListFocusChanged()
|
| D | cfwl_widget.cpp | 256 void CFWL_Widget::SetGrab(bool bSet) { in SetGrab()
|
| /external/pdfium/fxjs/ |
| D | cjs_field.cpp | 257 bool bSet = false; in SetBorderStyle() local 366 bool bSet = false; in SetLineWidth() local 405 bool bSet = false; in SetRect() local 1578 bool bSet = false; in set_print() local
|
| /external/pdfium/xfa/fxfa/ |
| D | cxfa_ffwidget.cpp | 657 void CXFA_FFWidget::SetButtonDown(bool bSet) { in SetButtonDown()
|