Home
last modified time | relevance | path

Searched refs:GetSnapshotDeviceName (Results 1 – 12 of 12) sorted by relevance

/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dvssapi.def34 ?GetSnapshotDeviceName@CVssJetWriter@@IBAJPBGPAPBG@Z
35 ?GetSnapshotDeviceName@CVssWriter@@IBAJPBGPAPBG@Z
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/libarm32/
H A Dvssapi.def34 ?GetSnapshotDeviceName@CVssJetWriter@@IBAJPBGPAPBG@Z
35 ?GetSnapshotDeviceName@CVssWriter@@IBAJPBGPAPBG@Z
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib64/
H A Dvssapi.def57 ; protected: long __cdecl CVssJetWriter::GetSnapshotDeviceName(unsigned short const *__ptr64,unsign…
58 ?GetSnapshotDeviceName@CVssJetWriter@@IEBAJPEBGPEAPEBG@Z
59 ; protected: long __cdecl CVssWriter::GetSnapshotDeviceName(unsigned short const *__ptr64,unsigned …
60 ?GetSnapshotDeviceName@CVssWriter@@IEBAJPEBGPEAPEBG@Z
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib64/
H A Dvssapi.def57 ; protected: long __cdecl CVssJetWriter::GetSnapshotDeviceName(unsigned short const *__ptr64,unsign…
58 ?GetSnapshotDeviceName@CVssJetWriter@@IEBAJPEBGPEAPEBG@Z
59 ; protected: long __cdecl CVssWriter::GetSnapshotDeviceName(unsigned short const *__ptr64,unsigned …
60 ?GetSnapshotDeviceName@CVssWriter@@IEBAJPEBGPEAPEBG@Z
/dports/lang/zig-devel/zig-0.9.0/lib/libc/mingw/lib32/
H A Dvssapi.def57 ; protected: long __stdcall CVssJetWriter::GetSnapshotDeviceName(unsigned short const *,unsigned sh…
58 ?GetSnapshotDeviceName@CVssJetWriter@@IBGJPBGPAPBG@Z ; has WINAPI (@12)
59 ; protected: long __stdcall CVssWriter::GetSnapshotDeviceName(unsigned short const *,unsigned short…
60 ?GetSnapshotDeviceName@CVssWriter@@IBGJPBGPAPBG@Z ; has WINAPI (@12)
/dports/lang/zig/zig-0.9.0/lib/libc/mingw/lib32/
H A Dvssapi.def57 ; protected: long __stdcall CVssJetWriter::GetSnapshotDeviceName(unsigned short const *,unsigned sh…
58 ?GetSnapshotDeviceName@CVssJetWriter@@IBGJPBGPAPBG@Z ; has WINAPI (@12)
59 ; protected: long __stdcall CVssWriter::GetSnapshotDeviceName(unsigned short const *,unsigned short…
60 ?GetSnapshotDeviceName@CVssWriter@@IBGJPBGPAPBG@Z ; has WINAPI (@12)
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libsnapshot/
H A Dsnapshot.cpp605 auto dm_name = GetSnapshotDeviceName(name, status); in SwitchSnapshotToMerge()
850 std::string dm_name = GetSnapshotDeviceName(name, snapshot_status); in CheckTargetMergeState()
956 auto dm_name = GetSnapshotDeviceName(name, status); in OnSnapshotMergeComplete()
991 auto dm_name = GetSnapshotDeviceName(name, status); in CollapseSnapshotDevice()
1720 std::string SnapshotManager::GetSnapshotDeviceName(const std::string& snapshot_name, in GetSnapshotDeviceName() function in android::snapshot::SnapshotManager
H A Dsnapshot_test.cpp531 auto dm_name = init->GetSnapshotDeviceName("test_partition_b", status); in TEST_F()
571 auto dm_name = init->GetSnapshotDeviceName("test_partition_b", status); in TEST_F()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/libsnapshot/include/libsnapshot/
H A Dsnapshot.h374 std::string GetSnapshotDeviceName(const std::string& snapshot_name,
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvswriter.h683 HRESULT WINAPI GetSnapshotDeviceName(
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Dvswriter.h683 HRESULT WINAPI GetSnapshotDeviceName(
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Storage/Vss/
H A Dmod.rs2680 …pub unsafe fn GetSnapshotDeviceName<'a, Param0: ::windows::runtime::IntoParam<'a, super::super::Fo… in GetSnapshotDeviceName() method