Home
last modified time | relevance | path

Searched defs:dest_path (Results 1 – 3 of 3) sorted by relevance

/third_party/vulkan-loader/tests/framework/shim/
Dshim_common.cpp83 std::wstring dest_path; local
/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc6538 std::vector<int> dest_path = options_path; in InterpretSingleOption() local
/third_party/python/Modules/
Dposixmodule.c8688 _joinW(WCHAR *dest_path, const WCHAR *root, const WCHAR *rest) in _joinW()