Searched defs:new_cookie (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/robolectric/resources/src/main/java/org/robolectric/res/android/ |
H A D | AttributeResolution9.java | 180 ApkAssetsCookie new_cookie = in ResolveAttrs() local 191 ApkAssetsCookie new_cookie = theme.GetAttribute(cur_ident, valueRef, type_set_flagsRef); in ResolveAttrs() local 389 ApkAssetsCookie new_cookie = in ApplyStyle() local 400 ApkAssetsCookie new_cookie = theme.GetAttribute(cur_ident, value, type_set_flags); in ApplyStyle() local 515 ApkAssetsCookie new_cookie = in RetrieveAttributes() local
|
H A D | AttributeResolution10.java | 183 ApkAssetsCookie new_cookie = in ResolveAttrs() local 194 ApkAssetsCookie new_cookie = theme.GetAttribute(cur_ident, valueRef, type_set_flagsRef); in ResolveAttrs() local 397 ApkAssetsCookie new_cookie = in ApplyStyle() local 408 ApkAssetsCookie new_cookie = theme.GetAttribute(cur_ident, value, type_set_flags); in ApplyStyle() local 524 ApkAssetsCookie new_cookie = in RetrieveAttributes() local
|
/aosp_15_r20/external/cronet/net/cookies/ |
H A D | cookie_monster_netlog_params.cc | 60 const CanonicalCookie* new_cookie, in NetLogCookieMonsterCookieRejectedSecure() 76 const CanonicalCookie* new_cookie, in NetLogCookieMonsterCookieRejectedHttponly() 92 const CanonicalCookie* new_cookie, in NetLogCookieMonsterCookiePreservedSkippedSecure()
|
/aosp_15_r20/art/openjdkjvmti/ |
H A D | ti_class_loader.cc | 90 art::ObjPtr<art::mirror::LongArray> new_cookie) { in UpdateJavaDexFile() 123 art::Handle<art::mirror::LongArray> new_cookie( in AllocateNewDexFileCookie() local
|
H A D | ti_redefine.cc | 1690 new_cookie(hs.NewHandle(ClassLoaderHelper::AllocateNewDexFileCookie(driver_->self_, in AllocateAndRememberNewDexFileCookie() local
|
/aosp_15_r20/system/connectivity/wificond/tests/ |
D | client_interface_impl_unittest.cpp | 354 uint64_t new_cookie = kCookie + 1; in TEST_F() local
|
/aosp_15_r20/frameworks/native/libs/binder/rust/src/ |
H A D | proxy.rs | 606 unsafe fn new_cookie(&self) -> *mut c_void { in new_cookie() method
|