Home
last modified time | relevance | path

Searched refs:CreateProfile (Results 1 – 8 of 8) sorted by relevance

/external/autotest/client/cros/
Dshill_temporary_profile.py21 self._manager.CreateProfile(self._profile_name)
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp407 void* CCodec_IccModule::CreateProfile(ICodec_IccModule::IccParam* pIccParam, in CreateProfile() function in CCodec_IccModule
478 void* pInputProfile = CreateProfile(pInputParam, Icc_CLASS_INPUT, &key); in CreateTransform()
482 void* pOutputProfile = CreateProfile(pOutputParam, Icc_CLASS_OUTPUT, &key); in CreateTransform()
495 pProofProfile = CreateProfile(pProofParam, Icc_CLASS_PROOF, &key); in CreateTransform()
Dcodec_int.h320 void* CreateProfile(ICodec_IccModule::IccParam* pIccParam,
/external/autotest/client/site_tests/network_ShillInitScripts/
Dmock_flimflam.py28 def CreateProfile(self, profile): member in FlimflamManager
/external/autotest/client/cros/scripts/
Dprofile152 path = shill.manager.CreateProfile(name)
/external/autotest/client/site_tests/security_DbusMap/
Dbaseline.chronos451 "CreateProfile",
Dbaseline552 "CreateProfile",
/external/autotest/client/cros/networking/
Dshill_xmlrpc_server.py63 self._wifi_proxy.manager.CreateProfile(profile_name)