Home
last modified time | relevance | path

Searched refs:old_pwd (Results 1 – 4 of 4) sorted by relevance

/external/libaom/libaom/build/cmake/
Diosbuild.sh45 local old_pwd="$(pwd)"
65 cd "${old_pwd}"
/external/libvpx/libvpx/build/make/
Diosbuild.sh46 local old_pwd="$(pwd)"
65 cd "${old_pwd}"
/external/webrtc/webrtc/p2p/base/
Dtransport.cc50 const std::string& old_pwd, in IceCredentialsChanged() argument
57 return (old_ufrag != new_ufrag) || (old_pwd != new_pwd); in IceCredentialsChanged()
Dtransport.h155 const std::string& old_pwd,