OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SetDescription
(Results
1 - 12
of
12
) sorted by null
/external/chromium_org/tools/grit/grit/gather/
regexp.py
39
self.single_message_.
SetDescription
(description)
43
message.
SetDescription
(description)
/external/chromium_org/tools/grit/grit/
tclib.py
38
self.
SetDescription
(description)
121
def
SetDescription
(self, description):
143
msg.
SetDescription
(self.description.encode('utf-8'))
/development/testrunner/test_defs/
test_suite.py
80
def
SetDescription
(self, desc):
xml_suite_helper.py
77
test_suite.
SetDescription
(self._ParseAttribute(suite_element,
/external/openfst/src/include/fst/
flags.h
90
void
SetDescription
(const string &name,
201
registr->
SetDescription
(name, desc);
/external/srec/tools/thirdparty/OpenFst/fst/lib/
compat.h
103
void
SetDescription
(const string &name, const FlagDescription<T> &desc) {
206
registr->
SetDescription
(name, desc);
/external/chromium_org/base/win/
shortcut.cc
114
FAILED(i_shell_link->
SetDescription
(properties.description.c_str()))) {
/external/chromium/base/
file_util_win.cc
439
if (description && FAILED(i_shell_link->
SetDescription
(description)))
490
if (description && FAILED(i_shell_link->
SetDescription
(description)))
[
all
...]
file_util_unittest.cc
[
all
...]
/external/chromium_org/chrome/browser/component_updater/
background_downloader_win.cc
717
hr = job_->
SetDescription
(kJobDescription);
/external/chromium/net/url_request/
url_request_unittest.cc
[
all
...]
/external/chromium_org/net/url_request/
url_request_unittest.cc
[
all
...]
Completed in 1052 milliseconds