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

  /external/flatbuffers/android/jni/
include.mk 40 # Portable version of $(realpath) that omits drive letters on Windows.
41 realpath-portable = $(join $(filter %:,$(subst :,: ,$1)),\
57 $(call realpath-portable,$(dir $(lastword $(MAKEFILE_LIST)))/../..)
81 $(call realpath-portable,$(LOCAL_PATH)/../../../../../../prebuilts/cmake)
98 # Windows friendly portable local path.
186 realpath-portable,$(LOCAL_PATH)/$1))
215 # LOCAL_PATH := $(call realpath-portable,$(LOCAL_PATH))
  /external/libchrome/base/strings/
string_util_unittest.cc 1161 bool portable; member in struct:base::__anon27543
    [all...]

Completed in 341 milliseconds