Home
last modified time | relevance | path

Searched defs:unsafe_bitcopy_t (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/system/security/keystore2/src/hal_instance_names/hal_names_bridge_code/gen/
Dhal_names_cxx_generated.cc446 struct unsafe_bitcopy_t final { struct
686 Vec<T>::Vec(unsafe_bitcopy_t, const Vec &bits) noexcept : repr(bits.repr) {} in Vec() argument
/aosp_15_r20/out/soong/.intermediates/build/make/tools/aconfig/aconfig_storage_file/libcxx_aconfig_storage_file_bridge_code/gen/aconfig_storage/
Dlib.rs.cc445 struct unsafe_bitcopy_t final { struct
685 Vec<T>::Vec(unsafe_bitcopy_t, const Vec &bits) noexcept : repr(bits.repr) {} in Vec() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-cmd-1.0.121/src/gen/
H A Dbuiltin.rs18 pub unsafe_bitcopy_t: bool, field
/aosp_15_r20/external/rust/cxx/gen/src/
Dbuiltin.rs18 pub unsafe_bitcopy_t: bool, field
/aosp_15_r20/out/soong/.intermediates/packages/modules/Bluetooth/system/rust/libbluetooth_core_rs_bridge_codegen/gen/gensrcs/packages/modules/Bluetooth/system/rust/src/gatt/
Dffi.cc332 struct unsafe_bitcopy_t final { struct
577 Vec<T>::Vec(unsafe_bitcopy_t, const Vec &bits) noexcept : repr(bits.repr) {} in Vec() argument
/aosp_15_r20/external/rust/cxx/src/
Dcxx.cc285 String::String(unsafe_bitcopy_t, const String &bits) noexcept in String() argument
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/src/
H A Dcxx.cc313 CXX_CPP_EXPORT String::String(unsafe_bitcopy_t, const String &bits) noexcept in String() argument