OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getroot
(Results
101 - 125
of
1088
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/data-binding/integration-tests/App With Spaces/app/src/main/java/android/databinding/appwithspaces/
MainActivity.java
32
setContentView(mBinder.
getRoot
());
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/src/main/java/android/databinding/multimoduletestapp/
MainActivity.java
32
setContentView(mBinder.
getRoot
());
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/src/main/java/android/databinding/testlibrary/
TestLibraryMainActivity.java
31
setContentView(binder.
getRoot
());
/prebuilts/go/darwin-x86/src/cmd/pprof/internal/svg/
svgpan.go
111
function
getRoot
(root) {
194
var g =
getRoot
(svgDoc);
222
var g =
getRoot
(svgDoc);
250
var g =
getRoot
(svgDoc);
/prebuilts/go/linux-x86/src/cmd/pprof/internal/svg/
svgpan.go
111
function
getRoot
(root) {
194
var g =
getRoot
(svgDoc);
222
var g =
getRoot
(svgDoc);
250
var g =
getRoot
(svgDoc);
/prebuilts/tools/linux-x86_64/kythe/studio/
manifest2vname.py
26
manifest = doc.
getroot
()
/system/chre/apps/wifi_offload/test/
offloadtypes_test.cc
62
flatbuffers::
GetRoot
<typename TestType::FbsType>(serialized_buff);
/external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
JHdf.java
185
Data root = data.
getRoot
();
196
return this.data.
getRoot
() == jHdf.data.
getRoot
();
/external/pdfium/fpdfsdk/
fpdf_ext.cpp
129
CPDF_Dictionary* pRootDict = pDoc->
GetRoot
();
160
const CXML_Element* pElement = metaData.
GetRoot
();
177
CPDF_Dictionary* pRoot = pDoc->
GetRoot
();
/external/r8/src/test/java/com/android/tools/r8/jasmin/
JasminTestBase.java
110
temp.
getRoot
().toPath().resolve("classes.dex"));
114
Path dex = temp.
getRoot
().toPath().resolve("classes.dex");
127
Path out = temp.
getRoot
().toPath().resolve("out.zip");
/external/r8/src/test/java/com/android/tools/r8/utils/
R8InliningTest.java
64
return Paths.get(temp.
getRoot
().getCanonicalPath(), DEFAULT_DEX_FILENAME);
68
Path mapFile = Paths.get(temp.
getRoot
().getCanonicalPath(), DEFAULT_MAP_FILENAME);
81
Path out = temp.
getRoot
().toPath();
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/clipping/
ClipStorageTest.java
65
File clipDir = ClipStorage.prepareStorage(folder.
getRoot
());
140
File clipDir = ClipStorage.prepareStorage(folder.
getRoot
());
143
assertFalse(clipDir.equals(folder.
getRoot
()));
/external/swiftshader/third_party/LLVM/include/llvm/ADT/
Trie.h
196
inline Node*
getRoot
() const { return Nodes[0]; }
206
Node* cNode =
getRoot
();
245
Node* cNode =
getRoot
();
284
return T.
getRoot
();
313
if (T.
getRoot
() == Node)
/external/r8/src/test/java/com/android/tools/r8/
R8RunExamplesTest.java
173
Path out = temp.
getRoot
().toPath();
207
temp.
getRoot
().listFiles((File file) -> file.getName().endsWith(".dex"));
213
generated = temp.
getRoot
().toPath().resolve(pkg + ".jar").toFile();
TestBase.java
66
Path jar = File.createTempFile("junit", ".jar", temp.
getRoot
()).toPath();
208
Path out = File.createTempFile("junit", ".zip", temp.
getRoot
()).toPath();
218
Path out = File.createTempFile("junit", ".zip", temp.
getRoot
()).toPath();
/external/v8/src/
lookup.h
51
: LookupIterator(isolate, receiver, name,
GetRoot
(isolate, receiver),
83
GetRoot
(isolate, receiver, index), configuration) {}
344
inline static Handle<JSReceiver>
GetRoot
(Isolate* isolate,
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPUtilsImpl.java
105
arrayNode = XMPNodeUtils.findNode(xmpImpl.
getRoot
(), arrayPath, false, null);
355
XMPNode arrayNode = XMPNodeUtils.findNode(xmp.
getRoot
(), arrayPath, false, null);
376
arrayNode = XMPNodeUtils.findNode(xmp.
getRoot
(), arrayPath, true, arrayOptions
428
XMPNode propNode = XMPNodeUtils.findNode(xmpImpl.
getRoot
(), expPath, false, null);
454
XMPNode schemaNode = XMPNodeUtils.findSchemaNode(xmpImpl.
getRoot
(), schemaNS, false);
459
xmpImpl.
getRoot
().removeChild(schemaNode);
478
.findNode(xmpImpl.
getRoot
(), path, false, null);
493
for (Iterator it = xmpImpl.
getRoot
().iterateChildren(); it.hasNext();)
524
for (Iterator it = src.
getRoot
().iterateChildren(); it.hasNext();)
529
XMPNode destSchema = XMPNodeUtils.findSchemaNode(dest.
getRoot
(),
[
all
...]
/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
DiskStatsLoggingServiceTest.java
97
task.setDownloadsDirectory(mDownloads.
getRoot
());
139
task.setDownloadsDirectory(mDownloads.
getRoot
());
166
task.setDownloadsDirectory(mDownloads.
getRoot
());
/prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
/prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
/prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
/prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
/prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
/prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/
CallGraph.h
82
CallGraphNode *
getRoot
() const { return Root; }
200
return CGN->
getRoot
(); // Start at the external node!
227
return CGN->
getRoot
();
Completed in 896 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>