Home
last modified time | relevance | path

Searched refs:ownership (Results 1 – 25 of 387) sorted by relevance

12345678910>>...16

/external/autotest/client/site_tests/login_OwnershipApi/
Dlogin_OwnershipApi.py11 from autotest_lib.client.cros import cros_ui, cryptohome, ownership
33 ownership.clear_ownership_files_no_restart()
36 self._cryptohome_proxy.mount(ownership.TESTUSER,
37 ownership.TESTPASS,
39 ownership.use_known_ownerkeys(ownership.TESTUSER)
54 pkey = ownership.known_privkey()
55 pubkey = ownership.known_pubkey()
57 if not sm.StartSession(ownership.TESTUSER, ''):
61 owner=ownership.TESTUSER,
65 whitelist=(ownership.TESTUSER,
[all …]
/external/autotest/client/site_tests/login_OwnershipRetaken/
Dlogin_OwnershipRetaken.py11 from autotest_lib.client.cros import constants, cros_ui, cryptohome, ownership
30 ownership.restart_ui_to_clear_ownership_files()
34 self._cryptohome_proxy.remove(ownership.TESTUSER)
40 pkey = ownership.known_privkey()
41 pubkey = ownership.known_pubkey()
45 owner=ownership.TESTUSER,
49 whitelist=(ownership.TESTUSER,
65 self._cryptohome_proxy.mount(ownership.TESTUSER,
66 ownership.TESTPASS,
68 if not self._sm.StartSession(ownership.TESTUSER, ''):
[all …]
/external/autotest/client/site_tests/login_UserPolicyKeys/
Dlogin_UserPolicyKeys.py11 from autotest_lib.client.cros import cros_ui, cryptohome, ownership
77 ownership.restart_ui_to_clear_ownership_files()
78 self._cryptohome_proxy.remove(ownership.TESTUSER)
83 self._cryptohome_proxy.mount(ownership.TESTUSER,
84 ownership.TESTPASS,
87 if not sm.StartSession(ownership.TESTUSER, ''):
91 retrieved_policy = sm.RetrievePolicyForUser(ownership.TESTUSER,
97 key_file = ownership.get_user_policy_key_filename(ownership.TESTUSER)
105 public_key = ownership.known_pubkey()
106 private_key = ownership.known_privkey()
[all …]
/external/autotest/client/common_lib/cros/
Dpolicy.py10 from autotest_lib.client.cros import ownership
54 ownership.assert_has_policy_data(response_proto)
58 ownership.assert_has_device_settings(data_proto)
59 if owner: ownership.assert_username(data_proto, owner)
63 if guests: ownership.assert_guest_setting(settings, guests)
64 if new_users: ownership.assert_show_users(settings, new_users)
65 if roaming: ownership.assert_roaming(settings, roaming)
67 ownership.assert_new_users(settings, False)
68 ownership.assert_users_on_whitelist(settings, whitelist)
69 if proxies: ownership.assert_proxy_settings(settings, proxies)
[all …]
/external/clang/test/SemaObjCXX/
Dobjcbridge-attribute.mm32 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
33 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka '__CFEr…
58 // expected-note {{__bridge to convert directly (no change in ownership)}} \
59 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
61 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
62 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
64 // expected-note {{__bridge to convert directly (no change in ownership)}} \
65 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
68 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
69 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFUColor2Ref' (aka '__CFUP…
[all …]
Dobjcbridge-attribute-arc.mm32 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
33 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka '__CFEr…
58 // expected-note {{__bridge to convert directly (no change in ownership)}} \
59 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
61 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
62 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
64 // expected-note {{__bridge to convert directly (no change in ownership)}} \
65 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka '__CFErr…
68 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
69 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFUColor2Ref' (aka '__CFUP…
[all …]
Darc-objc-lifetime.mm1 …iple x86_64-apple-darwin11 -fsyntax-only -fobjc-arc -fblocks -Wexplicit-ownership-type -verify -Wn…
19 … (__strong NSString *)CFBridgingRelease(); // expected-error {{explicit ownership qualifier on cas…
22 …oreleasing PNSString) CFBridgingRelease(); // expected-error {{explicit ownership qualifier on cas…
26 …__strong NSString *)) CFBridgingRelease(); // expected-error {{explicit ownership qualifier on cas…
36 …trong test1; // expected-error {{the type 'I *__strong' is already explicitly ownership-qualified}}
37 …rong test2); // expected-error {{the type 'I *__strong' is already explicitly ownership-qualified}}
38 …ng (test3)); // expected-error {{the type 'I *__strong' is already explicitly ownership-qualified}}
50 …-warning {{method parameter of type 'NSObject<P> *__autoreleasing &' with no explicit ownership}} \
51 … expected-warning {{method parameter of type '__autoreleasing id<P> &' with no explicit ownership}}
53 …ted-warning {{method parameter of type 'NSObject *__autoreleasing *' with no explicit ownership}} \
[all …]
Dobjcbridge-static-cast.mm32 … // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
33 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFTestin…
58 … // expected-note {{__bridge with C-style cast to convert directly (no change in ownership)}} \
59 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFErrorR…
61 … // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
62 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFErrorR…
64 … // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
65 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFErrorR…
68 … // expected-note {{use __bridge with C-style cast to convert directly (no change in ownership)}} \
69 …// expected-note {{use __bridge_transfer with C-style cast to transfer ownership of a +1 'CFUColor…
[all …]
Darc-overloading.mm3 // Simple ownership conversions + diagnostics.
4 … not viable: 1st argument ('__weak id *') has __weak ownership, but parameter has __strong ownersh…
49 // Prefer non-ownership conversions to ownership conversions.
58 …unsafe_unretained id *') has __unsafe_unretained ownership, but parameter has __autoreleasing owne…
119 …on not viable: 1st argument ('__weak id') has __weak ownership, but parameter has __strong ownersh…
120 … argument ('__autoreleasing id') has __autoreleasing ownership, but parameter has __strong ownersh…
121 …t ('__unsafe_unretained id') has __unsafe_unretained ownership, but parameter has __strong ownersh…
Dgc-attributes.mm6 … not viable: 1st argument ('A *__weak *') has __weak ownership, but parameter has __strong ownersh…
15 …t viable: 1st argument ('A *__strong *') has __strong ownership, but parameter has __weak ownershi…
/external/clang/test/SemaObjC/
Dobjcbridge-attribute-arc.m47 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
48 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFTestingRef' (aka 'struct…
73 // expected-note {{__bridge to convert directly (no change in ownership)}} \
74 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct …
76 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
77 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct …
79 // expected-note {{__bridge to convert directly (no change in ownership)}} \
80 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFErrorRef2' (aka 'struct …
83 … // expected-note {{use __bridge to convert directly (no change in ownership)}} \
84 …// expected-note {{use __bridge_transfer to transfer ownership of a +1 'CFUColor2Ref' (aka 'union …
[all …]
Darc-non-pod-memaccess.m24 …// expected-warning{{destination for this 'memcpy' call is a pointer to ownership-qualified type}}…
26 …// expected-warning{{destination for this 'memcpy' call is a pointer to ownership-qualified type}}…
28 …// expected-warning{{destination for this 'memcpy' call is a pointer to ownership-qualified type}}…
32 …memcpy(ptr, sip, 17); // expected-warning{{source of this 'memcpy' call is a pointer to ownership-…
34 …memcpy(ptr, wip, 17); // expected-warning{{source of this 'memcpy' call is a pointer to ownership-…
36 …memcpy(ptr, aip, 17); // expected-warning{{source of this 'memcpy' call is a pointer to ownership-…
40 …/ expected-warning{{destination for this 'memmove' call is a pointer to ownership-qualified type}}…
42 …/ expected-warning{{destination for this 'memmove' call is a pointer to ownership-qualified type}}…
44 …/ expected-warning{{destination for this 'memmove' call is a pointer to ownership-qualified type}}…
48 …17); // expected-warning{{source of this 'memmove' call is a pointer to ownership-qualified type}}…
[all …]
Darc-objc-lifetime.m1 …11 -fsyntax-only -fobjc-arc -fblocks -fobjc-runtime-has-weak -Wexplicit-ownership-type -verify -W…
2 …11 -fsyntax-only -fobjc-arc -fblocks -fobjc-runtime-has-weak -Wexplicit-ownership-type -verify -Wn…
20 … (__strong NSString *)CFBridgingRelease(); // expected-error {{explicit ownership qualifier on cas…
23 …oreleasing PNSString) CFBridgingRelease(); // expected-error {{explicit ownership qualifier on cas…
27 …__strong NSString *)) CFBridgingRelease(); // expected-error {{explicit ownership qualifier on cas…
37 …trong test1; // expected-error {{the type 'I *__strong' is already explicitly ownership-qualified}}
38 …rong test2); // expected-error {{the type 'I *__strong' is already explicitly ownership-qualified}}
39 …ng (test3)); // expected-error {{the type 'I *__strong' is already explicitly ownership-qualified}}
51 …-warning {{method parameter of type 'NSObject<P> *__autoreleasing *' with no explicit ownership}} \
52 … expected-warning {{method parameter of type '__autoreleasing id<P> *' with no explicit ownership}}
[all …]
Darc-decls.m39 __autoreleasing id X; // expected-error {{global variables cannot have __autoreleasing ownership}}
40 …oreleasing NSError *E; // expected-error {{global variables cannot have __autoreleasing ownership}}
43 …id __autoreleasing X1; // expected-error {{global variables cannot have __autoreleasing ownership}}
48 …id __autoreleasing X1; // expected-error {{global variables cannot have __autoreleasing ownership}}
49 … id __autoreleasing E; // expected-error {{global variables cannot have __autoreleasing ownership}}
124 // ownership qualifier. We don't want this to get suppressed because
128 id *px = &x; // expected-error {{pointer to non-const type 'id' with no explicit ownership}}
131 …J **py = &y; // expected-error {{pointer to non-const type 'J *' with no explicit ownership}} expe…
Darc-bridged-cast.m41 …dge to convert directly (no change in ownership)}} expected-note{{use CFBridgingRelease call to tr…
46 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
52 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
60 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
/external/autotest/client/site_tests/login_OwnershipTaken/
Dlogin_OwnershipTaken.py11 from autotest_lib.client.cros import constants, ownership
26 ownership.restart_ui_to_clear_ownership_files()
42 ownership.assert_has_policy_data(response_proto)
46 ownership.assert_has_device_settings(poldata)
47 ownership.assert_username(poldata, username)
51 ownership.assert_new_users(polval, True)
52 ownership.assert_users_on_whitelist(polval, (username,))
/external/clang/test/ARCMT/
Dcheck-api.m23 …SInvocation's getReturnValue is not safe to be used with an object with ownership other than __uns…
24 …SInvocation's getReturnValue is not safe to be used with an object with ownership other than __uns…
28 …SInvocation's setReturnValue is not safe to be used with an object with ownership other than __uns…
29 …SInvocation's setReturnValue is not safe to be used with an object with ownership other than __uns…
33 …{{NSInvocation's getArgument is not safe to be used with an object with ownership other than __uns…
34 …{{NSInvocation's getArgument is not safe to be used with an object with ownership other than __uns…
38 …{{NSInvocation's setArgument is not safe to be used with an object with ownership other than __uns…
39 …{{NSInvocation's setArgument is not safe to be used with an object with ownership other than __uns…
Dno-canceling-bridge-to-bridge-cast.m26 // expected-note {{use __bridge to convert directly (no change in ownership)}} \
27 …// expected-note {{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'cons…
30 // expected-note {{use __bridge to convert directly (no change in ownership)}} \
31 …// expected-note {{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'cons…
34 // expected-note {{use __bridge to convert directly (no change in ownership)}} \
35 …// expected-note {{use CFBridgingRelease call to transfer ownership of a +1 'CFTypeRef' (aka 'cons…
Dnonobjc-to-objc-cast-2.m31 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
32 …// expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'CFStringRef' (aka 'con…
39 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
40 …// expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'CFStringRef' (aka 'con…
48 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
62 // expected-note{{use __bridge to convert directly (no change in ownership)}} \
/external/autotest/client/site_tests/login_RemoteOwnership/
Dlogin_RemoteOwnership.py11 from autotest_lib.client.cros import cros_ui, cryptohome, ownership
28 ownership.restart_ui_to_clear_ownership_files()
39 priv = ownership.known_privkey()
40 pub = ownership.known_pubkey()
45 (priv, pub) = ownership.pairgen_as_data()
56 (new_priv, new_pub) = ownership.pairgen_as_data()
/external/ceres-solver/include/ceres/
Dloss_function.h314 ScaledLoss(const LossFunction* rho, double a, Ownership ownership) : in ScaledLoss() argument
315 rho_(rho), a_(a), ownership_(ownership) { } in ScaledLoss()
368 LossFunctionWrapper(LossFunction* rho, Ownership ownership) in LossFunctionWrapper() argument
369 : rho_(rho), ownership_(ownership) { in LossFunctionWrapper()
383 void Reset(LossFunction* rho, Ownership ownership) { in Reset() argument
388 ownership_ = ownership; in Reset()
/external/autotest/client/site_tests/login_MultiUserPolicy/
Dlogin_MultiUserPolicy.py11 from autotest_lib.client.cros import cryptohome, ownership
36 ownership.restart_ui_to_clear_ownership_files()
56 public_key = ownership.known_pubkey()
57 private_key = ownership.known_privkey()
/external/libcxx/include/
Dshared_mutex31 // Exclusive ownership
36 // Shared ownership
54 // Exclusive ownership
63 // Shared ownership
160 // Exclusive ownership
165 // Shared ownership
186 // Exclusive ownership
191 // Shared ownership
212 // Exclusive ownership
227 // Shared ownership
/external/skia/src/gpu/
DGrGpu.cpp161 GrTexture* GrGpu::wrapBackendTexture(const GrBackendTextureDesc& desc, GrWrapOwnership ownership) { in wrapBackendTexture() argument
174 GrTexture* tex = this->onWrapBackendTexture(desc, ownership); in wrapBackendTexture()
189 GrWrapOwnership ownership) { in wrapBackendRenderTarget() argument
194 return this->onWrapBackendRenderTarget(desc, ownership); in wrapBackendRenderTarget()
198 GrWrapOwnership ownership) { in wrapBackendTextureAsRenderTarget() argument
210 return this->onWrapBackendTextureAsRenderTarget(desc, ownership); in wrapBackendTextureAsRenderTarget()
/external/clang/docs/
DAutomaticReferenceCounting.rst265 and decrementing retain counts. Supporting single-ownership objects
268 * There must be reliable conventions for whether and when "ownership" is
350 * loading a retainable pointer from an object with non-weak :ref:`ownership
351 <arc.ownership>`,
373 as :arc-term:`consumed`, signifying that the callee expects to take ownership
393 This formalizes direct transfers of ownership from a caller to a callee. The
429 ownership of a +1 retain count. This is done by adding the
449 This formalizes direct transfers of ownership from a callee to a caller. The
517 is ill-formed. There is no transfer of ownership, and ARC inserts no retain
550 allowed because such casts are not transferring ownership. The :ref:`bridged
[all …]

12345678910>>...16