OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:registration_type_
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome_frame/
test_utils.cc
218
:
registration_type_
(registration_type) {
230
:
registration_type_
(registration_type) {
244
} else if (
registration_type_
== PER_USER) {
245
UnregisterAtPath(new_chrome_frame_dll_path_,
registration_type_
);
258
RegisterAtPath(path,
registration_type_
);
test_utils.h
85
RegistrationType
registration_type_
;
member in class:ScopedChromeFrameRegistrar
/external/chromium_org/components/policy/core/common/cloud/
cloud_policy_client_registration_helper.h
107
enterprise_management::DeviceRegisterRequest::Type
registration_type_
;
member in class:policy::CloudPolicyClientRegistrationHelper
cloud_policy_client_registration_helper.cc
168
registration_type_
(registration_type) {
267
client_->Register(
registration_type_
, oauth_access_token_,
Completed in 267 milliseconds