HomeSort by relevance Sort by last modified time
    Searched refs:isDynamicLibrary (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Support/
Path.cpp 164 Path::isDynamicLibrary() const {
193 if (FullPath.isDynamicLibrary())
  /external/llvm/include/llvm/Support/
PathV1.h 350 bool isDynamicLibrary() const;
    [all...]
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 312 if (!lib_path.isDynamicLibrary()) {

Completed in 164 milliseconds