HomeSort by relevance Sort by last modified time
    Searched defs:IsRoot (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/sync/syncable/
syncable_proto_util.cc 28 bool IsRoot(const sync_pb::SyncEntity& entity) {
29 return SyncableIdFromProto(entity.id_string()).IsRoot();
syncable_id.h 59 inline bool IsRoot() const {
69 return IsRoot();
entry.h 244 inline bool IsRoot() const {
246 return kernel_->ref(ID).IsRoot();
  /external/chromium_org/native_client_sdk/src/libraries/nacl_io/
path.cc 35 bool Path::IsRoot() const {
  /external/chromium_org/content/shell/renderer/test_runner/
web_ax_object_proxy.cc 570 bool WebAXObjectProxy::IsRoot() const {
679 if (!IsRoot())
    [all...]
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
jsoup-1.7.2.jar 

Completed in 59 milliseconds