Searched refs:GetDependencies (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/build/android/gyp/
H A Dwrite_ordered_libraries.py70 def GetDependencies(library_or_executable): function
76 all_deps = GetDependencies(FullLibraryPath(library_name))
91 all_deps = GetDependencies(binaries[0])
/external/openfst/src/include/fst/
H A Dreplace-util.h86 GetDependencies(false);
92 GetDependencies(false);
161 void GetDependencies(bool stats) const;
258 void ReplaceUtil<Arc>::GetDependencies(bool stats) const { function in class:fst::ReplaceUtil
390 GetDependencies(false);
432 GetDependencies(false);
481 GetDependencies(true);
504 GetDependencies(true);
/external/chromium_org/chrome/third_party/chromevox/third_party/closure-library/closure/bin/build/
H A Ddepstree.py58 def GetDependencies(self, required_namespaces): member in class:DepsTree
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/tools/
H A Djsbundler.py209 bundle.Add(deps.GetDependencies(namespaces))

Completed in 231 milliseconds