Home
last modified time | relevance | path

Searched defs:dotpos (Results 1 – 7 of 7) sorted by relevance

/external/ot-br-posix/src/utils/
Ddns_utils.cpp86 size_t dotpos; in CheckServiceNameSanity() local
/external/zopfli/src/zopflipng/
Dzopflipng_bin.cc41 size_t dotpos = nodir.find_last_of('.'); in GetFileNameParts() local
/external/mtools/
Dvfat.c42 int tildapos, dotpos; in autorename() local
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2513 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local
2583 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local
2652 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DDescriptors.java2513 final int dotpos = scopeToTry.lastIndexOf("."); in lookupSymbol() local
2583 final int dotpos = fullName.lastIndexOf('.'); in addSymbol() local
2652 final int dotpos = fullName.lastIndexOf('.'); in addPackage() local
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc4471 const std::string::size_type dotpos = placeholder_full_name.find_last_of('.'); in NewPlaceholderWithMutexHeld() local
/external/protobuf/src/google/protobuf/
Ddescriptor.cc4504 const std::string::size_type dotpos = placeholder_full_name.find_last_of('.'); in NewPlaceholderWithMutexHeld() local