Searched defs:domainName (Results 1 – 7 of 7) sorted by relevance
/external/lzma/CPP/Windows/ |
D | SecurityUtils.cpp | 91 …LPWSTR domainName = (LPWSTR)::HeapAlloc(GetProcessHeap(), HEAP_ZERO_MEMORY, (domainLen + 1) * size… in GetSid() local
|
/external/parameter-framework/upstream/parameter/ |
D | ConfigurableDomains.cpp | 300 bool CConfigurableDomains::split(const string &domainName, CConfigurableElement *element, in split() 405 bool CConfigurableDomains::restoreConfiguration(const string &domainName, in restoreConfiguration() 537 const string &domainName, CConfigurableElement *element, in addConfigurableElementToDomain()
|
D | ParameterMgr.cpp | 1852 string domainName = remoteCommand.getArgument(0); in exportDomainWithSettingsXMLCommandProcess() local 2647 bool CParameterMgr::exportSingleDomainXml(string &xmlDest, const string &domainName, in exportSingleDomainXml()
|
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/ |
D | SocksProxy.java | 160 String domainName = fromSource.readUtf8(domainNameLength); in acceptCommand() local
|
/external/parameter-framework/upstream/tools/xmlGenerator/ |
D | EddParser.py | 741 def __init__(self, domainName): argument
|
/external/parameter-framework/upstream/tools/coverage/ |
D | coverage.py | 711 def __init__(self, configurationName, domainName): argument
|
/external/deqp/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineTimestampTests.cpp | 1162 std::string CalibratedTimestampTestInstance::domainName(VkTimeDomainEXT domain) const in domainName() function in vkt::pipeline::__anon39456d5d0111::CalibratedTimestampTestInstance
|