Searched refs:CreateProfile (Results 1 – 8 of 8) sorted by relevance
/external/autotest/client/cros/ |
D | shill_temporary_profile.py | 21 self._manager.CreateProfile(self._profile_name)
|
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec_icc.cpp | 407 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()
|
D | codec_int.h | 320 void* CreateProfile(ICodec_IccModule::IccParam* pIccParam,
|
/external/autotest/client/site_tests/network_ShillInitScripts/ |
D | mock_flimflam.py | 28 def CreateProfile(self, profile): member in FlimflamManager
|
/external/autotest/client/cros/scripts/ |
D | profile | 152 path = shill.manager.CreateProfile(name)
|
/external/autotest/client/site_tests/security_DbusMap/ |
D | baseline.chronos | 451 "CreateProfile",
|
D | baseline | 552 "CreateProfile",
|
/external/autotest/client/cros/networking/ |
D | shill_xmlrpc_server.py | 63 self._wifi_proxy.manager.CreateProfile(profile_name)
|