Home
last modified time | relevance | path

Searched defs:createDomain (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/parameter-framework/upstream/tools/xmlGenerator/
H A DPfwBaseTranslator.py77 def createDomain(self, name, sequence_aware=False): member in PfwBaseTranslator
/aosp_15_r20/frameworks/av/services/audiopolicy/engineconfigurable/wrapper/
H A DParameterManagerWrapper.cpp362 void ParameterManagerWrapper::createDomain(const std::string &domain) in createDomain() function in android::audio_policy::ParameterManagerWrapper
/aosp_15_r20/external/parameter-framework/upstream/parameter/
H A DParameterMgrFullConnector.cpp133 bool CParameterMgrFullConnector::createDomain(const string &strName, string &strError) in createDomain() function in CParameterMgrFullConnector
H A DConfigurableDomains.cpp116 bool CConfigurableDomains::createDomain(const string &strName, string &strError) in createDomain() function in CConfigurableDomains
H A DParameterMgr.cpp2223 bool CParameterMgr::createDomain(const string &strName, string &strError) in createDomain() function in CParameterMgr