/aosp_15_r20/external/stg/doc/ |
H A D | scc.md | 61 ### Open subsection 77 #### Populate user visited state on open 115 #### Check SCC open / closed first 146 #### Test user visited state before open, populate on close
|
/aosp_15_r20/external/rust/crates/quiche/src/ |
D | crypto.rs | 129 pub struct Open { struct 139 impl Open { argument 142 ) -> Result<Open> { in new() 154 pub fn from_secret(aead: Algorithm, secret: &[u8]) -> Result<Open> { in from_secret() 224 pub fn derive_next_packet_key(&self) -> Result<Open> { in derive_next_packet_key() 426 ) -> Result<(Open, Seal)> { in derive_initial_key_material()
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/src/ |
D | crypto.rs | 129 pub struct Open { struct 139 impl Open { argument 142 ) -> Result<Open> { in new() 154 pub fn from_secret(aead: Algorithm, secret: &[u8]) -> Result<Open> { in from_secret() 224 pub fn derive_next_packet_key(&self) -> Result<Open> { in derive_next_packet_key() 426 ) -> Result<(Open, Seal)> { in derive_initial_key_material()
|
/aosp_15_r20/external/rust/crates/openssl/src/ |
D | envelope.rs | 98 pub struct Open { struct 102 impl Open { impl 109 ) -> Result<Open, ErrorStack> in new()
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libdexfile/dex/ |
D | dex_file_loader.h | 201 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 213 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 232 bool Open(bool verify, in Open() function 245 bool Open(bool verify, in Open() function 254 bool Open(bool verify, in Open() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libdexfile/dex/ |
D | dex_file_loader.h | 201 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 213 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 232 bool Open(bool verify, in Open() function 245 bool Open(bool verify, in Open() function 254 bool Open(bool verify, in Open() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libdexfile/dex/ |
D | dex_file_loader.h | 201 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 213 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 232 bool Open(bool verify, in Open() function 245 bool Open(bool verify, in Open() function 254 bool Open(bool verify, in Open() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libdexfile/dex/ |
D | dex_file_loader.h | 201 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 213 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 232 bool Open(bool verify, in Open() function 245 bool Open(bool verify, in Open() function 254 bool Open(bool verify, in Open() function
|
/aosp_15_r20/art/libdexfile/dex/ |
H A D | dex_file_loader.h | 211 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 223 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 242 bool Open(bool verify, in Open() function 255 bool Open(bool verify, in Open() function 264 bool Open(bool verify, in Open() function
|
H A D | art_dex_file_loader.cc | 40 std::unique_ptr<const DexFile> ArtDexFileLoader::Open( in Open() function in art::ArtDexFileLoader 64 std::unique_ptr<const DexFile> ArtDexFileLoader::Open(const std::string& location, in Open() function in art::ArtDexFileLoader 74 bool ArtDexFileLoader::Open(const char* filename, in Open() function in art::ArtDexFileLoader
|
/aosp_15_r20/external/pigweed/pw_rpc/raw/public/pw_rpc/raw/ |
H A D | server_reader_writer.h | 59 [[nodiscard]] static RawServerReaderWriter Open(Server& server, in Open() function 131 [[nodiscard]] static RawServerReader Open(Server& server, in Open() function 184 [[nodiscard]] static RawServerWriter Open(Server& server, in Open() function 236 [[nodiscard]] static RawUnaryResponder Open(Server& server, in Open() function
|
/aosp_15_r20/external/private-join-and-compute/private_join_and_compute/util/ |
H A D | recordio.cc | 89 Status Open(absl::string_view filename) final { in Open() function in private_join_and_compute::__anon9105c4f70111::RecordReaderImpl 132 Status Open(absl::string_view filename) final { in Open() function in private_join_and_compute::__anon9105c4f70111::LineReader 167 Status Open(const std::vector<std::string>& filenames) override { in Open() function in private_join_and_compute::__anon9105c4f70111::MultiSortedReaderImpl 174 Status Open(const std::vector<std::string>& filenames, in Open() function in private_join_and_compute::__anon9105c4f70111::MultiSortedReaderImpl 301 Status Open(absl::string_view filename) final { in Open() function in private_join_and_compute::__anon9105c4f70111::RecordWriterImpl 336 Status Open(absl::string_view filename) final { in Open() function in private_join_and_compute::__anon9105c4f70111::LineWriterImpl
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libdexfile/dex/ |
D | dex_file_loader.h | 143 std::unique_ptr<const DexFile> Open(uint32_t location_checksum, in Open() function 162 bool Open(bool verify, in Open() function 175 bool Open(bool verify, in Open() function 184 bool Open(bool verify, in Open() function
|
/aosp_15_r20/external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/ |
H A D | server_reader_writer.h | 158 [[nodiscard]] static NanopbServerReaderWriter Open(Server& server, in Open() function 234 [[nodiscard]] static NanopbServerReader Open(Server& server, in Open() function 300 [[nodiscard]] static NanopbServerWriter Open(Server& server, in Open() function 370 [[nodiscard]] static NanopbUnaryResponder Open(Server& server, in Open() function
|
/aosp_15_r20/external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/ |
H A D | server_reader_writer.h | 220 [[nodiscard]] static PwpbServerReaderWriter Open(Server& server, in Open() function 301 [[nodiscard]] static PwpbServerReader Open(Server& server, in Open() function 377 [[nodiscard]] static PwpbServerWriter Open(Server& server, in Open() function 452 [[nodiscard]] static PwpbUnaryResponder Open(Server& server, in Open() function
|
/aosp_15_r20/system/core/fs_mgr/liblp/ |
H A D | super_layout_builder.cpp | 32 bool SuperLayoutBuilder::Open(borrowed_fd fd) { in Open() function in android::fs_mgr::SuperLayoutBuilder 40 bool SuperLayoutBuilder::Open(const void* data, size_t size) { in Open() function in android::fs_mgr::SuperLayoutBuilder 48 bool SuperLayoutBuilder::Open(const LpMetadata& metadata) { in Open() function in android::fs_mgr::SuperLayoutBuilder
|
/aosp_15_r20/external/cronet/crypto/ |
H A D | aead.cc | 87 std::optional<std::vector<uint8_t>> Aead::Open( in Open() function in crypto::Aead 104 bool Aead::Open(std::string_view ciphertext, in Open() function in crypto::Aead 154 std::optional<size_t> Aead::Open(base::span<const uint8_t> plaintext, in Open() function in crypto::Aead
|
/aosp_15_r20/external/lzma/CPP/Windows/ |
H A D | Net.cpp | 48 DWORD CEnum::Open(DWORD scope, DWORD type, DWORD usage, LPNETRESOURCE netResource) in Open() function in NWindows::NNet::CEnum 57 DWORD CEnum::Open(DWORD scope, DWORD type, DWORD usage, LPNETRESOURCEW netResource) in Open() function in NWindows::NNet::CEnum 169 DWORD CEnum::Open(DWORD scope, DWORD type, DWORD usage, const CResource *resource) in Open() function in NWindows::NNet::CEnum 182 DWORD CEnum::Open(DWORD scope, DWORD type, DWORD usage, const CResourceW *resource) in Open() function in NWindows::NNet::CEnum
|
H A D | FileIO.cpp | 430 bool CInFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttrib… in Open() function in NWindows::NFile::NIO::CInFile 457 bool CInFile::Open(CFSTR fileName) in Open() function in NWindows::NFile::NIO::CInFile 533 bool COutFile::Open(CFSTR fileName, DWORD shareMode, DWORD creationDisposition, DWORD flagsAndAttri… in Open() function in NWindows::NFile::NIO::COutFile 741 bool CInFile::Open(const char *name) in Open() function in NWindows::NFile::NIO::CInFile
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/mod/zip/ |
D | zip.go | 94 Open() (io.ReadCloser, error) methodSpec 722 func (f dirFile) Open() (io.ReadCloser, error) { return os.Open(f.filePath) } func 731 func (f zipFile) Open() (io.ReadCloser, error) { return f.f.Open() } func 740 func (f dataFile) Open() (io.ReadCloser, error) { return io.NopCloser(bytes.NewReader(f.data)), nil… func
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/volume/dialog/ringer/ui/viewmodel/ |
H A D | RingerDrawerState.kt | 25 data class Open(val mode: RingerMode) : RingerDrawerState dataClass
|
/aosp_15_r20/build/soong/cmd/find_input_delta/find_input_delta_lib/ |
H A D | fs.go | 27 Open(path string) (fs.File, error) methodSpec 35 func (osFS) Open(path string) (fs.File, error) { return os.Open(path) } func
|
/aosp_15_r20/art/libartbase/base/ |
H A D | scoped_flock.cc | 32 /* static */ ScopedFlock LockedFile::Open(const char* filename, std::string* error_msg) { in Open() function in art::LockedFile 36 /* static */ ScopedFlock LockedFile::Open(const char* filename, int flags, bool block, in Open() function in art::LockedFile
|
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/fstest/ |
D | testfs_test.go | 48 func (fsys shuffledFS) Open(name string) (fs.File, error) { func 85 func (f failPermFS) Open(name string) (fs.File, error) { func
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/testlog/ |
D | log.go | 19 Open(file string) methodSpec 58 func Open(name string) { func
|