OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_rmtree
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/scm/
scm_unittest.py
90
def
_rmtree
(self, path):
member in class:SCMTestBase
157
self.
_rmtree
(svn_checkout_path)
200
self.
_rmtree
(svn_checkout_path)
204
self.
_rmtree
(self.temp_directory)
392
self.
_rmtree
(self.git_checkout_path)
/external/ipsec-tools/src/racoon/
remoteconf.c
80
static TAILQ_HEAD(
_rmtree
, remoteconf) rmtree, rmtree_save, rmtree_tmp;
487
RACOON_TAILQ_FOREACH_REVERSE(p, &rmtree,
_rmtree
, chain) {
Completed in 464 milliseconds