Home
last modified time | relevance | path

Searched defs:OBJS (Results 1 – 3 of 3) sorted by relevance

/system/security/keystore/tests/
DMakefile113 OBJS=$(CPPSRCS:.cpp=.o) macro
/system/keymaster/
DMakefile141 OBJS=$(CPPSRCS:.cpp=.o) $(CCSRCS:.cc=.o) $(CSRCS:.c=.o) macro
/system/libhwbinder/
DParcel.cpp1251 binder_size_t* const OBJS = mObjects; in readObject() local
1615 const binder_size_t* OBJS = objects(); in print() local