Searched defs:BASE (Results 1 - 3 of 3) sorted by relevance

/system/tools/aidl/
H A Dgenerate_cpp.h39 BASE, // Foo (not a real class, but useful in some circumstances). member in class:android::aidl::cpp::ClassNames
/system/keymaster/
H A DMakefile25 BASE=../.. macro
31 GTEST=$(BASE)/external/gtest
33 INCLUDES=$(foreach dir,$(SUBS),-I $(BASE)/$(dir)/include) \
34 -I $(BASE)/libnativehelper/include/nativehelper \
35 -I $(GTEST) -Iinclude -I$(BASE)/../boringssl/include
61 LDLIBS=-L$(BASE)/../boringssl/build/crypto -lcrypto -lpthread -lstdc++ -lgcov
357 $(BASE)/system/security/softkeymaster/keymaster_openssl.o \
358 $(BASE)/system/security/keystore/keyblob_utils.o \
/system/security/keystore/tests/
H A DMakefile11 BASE=../../../.. macro
16 GTEST=$(BASE)/external/gtest
17 KEYMASTER=$(BASE)/system/keymaster
19 INCLUDES=$(foreach dir,$(SUBS),-I $(BASE)/$(dir)/include) \
20 -I $(BASE)/libnativehelper/include/nativehelper \

Completed in 480 milliseconds