Home
last modified time | relevance | path

Searched defs:strKey (Results 1 – 8 of 8) sorted by relevance

/external/parameter-framework/upstream/parameter/
DSubsystem.cpp318 string CSubsystem::getMappingError(const string &strKey, const string &strMessage, in getMappingError()
325 bool CSubsystem::getMappingData(const std::string &strKey, const std::string *&pStrValue) const in getMappingData() argument
350 const string &strKey = _contextMappingKeyArray[item]; in handleMappingContext() local
376 string strKey = pSubsystemObjectCreator->getMappingKey(); in handleSubsystemObjectCreation() local
DMappingData.cpp45 std::string strKey, strValue; in init() local
DComponentType.cpp52 bool CComponentType::getMappingData(const std::string &strKey, const std::string *&pStrValue) const in getMappingData() argument
DComponentInstance.cpp60 bool CComponentInstance::getMappingData(const std::string &strKey, in getMappingData()
DTypeElement.cpp64 bool CTypeElement::getMappingData(const std::string &strKey, const std::string *&pStrValue) const in getMappingData() argument
DInstanceConfigurableElement.cpp65 bool CInstanceConfigurableElement::getMappingData(const std::string &strKey, in getMappingData()
DElementHandle.cpp129 bool ElementHandle::getMappingData(const string &strKey, string &strValue) const in getMappingData() argument
/external/pdfium/xfa/fgas/font/
Dcfgas_pdffontmgr.cpp80 ByteString strKey = ByteString::Format("%u%u", dwHashCode, dwFontStyles); in GetFont() local