Home
last modified time | relevance | path

Searched refs:func (Results 1 – 5 of 5) sorted by relevance

/build/hb/test/unitTest/services/
Dtest.py30 def check_status(func): argument
31 status = func()
/build/hb/containers/
Dstatus.py28 def throw_exception(func): argument
47 return func(*args, **kwargs)
/build/scripts/util/
Dbuild_utils.py590 func = parser.add_option
592 func = parser.add_argument
593 func('--depfile', help='Path to depfile (refer to `gn help depfile`)')
/build/lite/ndk/doc/config/
DDoxyfile_CPP311 # definitions whose arguments contain STL classes (e.g. func(std::string);
312 # versus func(std::string) {}). This also make the inheritance and collaboration
DDoxyfile_C311 # definitions whose arguments contain STL classes (e.g. func(std::string);
312 # versus func(std::string) {}). This also make the inheritance and collaboration