Searched defs:policy_response (Results 1 – 10 of 10) sorted by relevance
319 scoped_ptr<enterprise_management::PolicyFetchResponse> policy_response, in Create()341 scoped_ptr<enterprise_management::PolicyFetchResponse> policy_response, in CloudPolicyValidator()
57 scoped_ptr<enterprise_management::PolicyFetchResponse> policy_response) { in ValidatePolicy()73 scoped_ptr<enterprise_management::PolicyFetchResponse> policy_response) { in CreateValidator()
392 const em::DevicePolicyResponse& policy_response = in OnPolicyFetchCompleted() local
166 scoped_ptr<em::PolicyFetchResponse> policy_response, in CloudPolicyValidatorBase()
135 scoped_ptr<em::PolicyFetchResponse> policy_response, in Validate()
137 em::PolicyFetchResponse* policy_response = in SetUp() local
233 scoped_ptr<em::PolicyFetchResponse> policy_response( in TEST_F() local
40 em::PolicyFetchResponse policy_response; in AssembleAndSignPolicy() local
336 em::PolicyFetchResponse* policy_response = in TestSuccessfulSignin() local
728 optional DevicePolicyResponse policy_response = 5; field