Home
last modified time | relevance | path

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

/system/iot/attestation/partner-tools/
DMakefile8 OBJS=ec_helper_native.o macro
/system/security/keystore/tests/
DMakefile114 OBJS=$(CPPSRCS:.cpp=.o) macro
/system/core/trusty/keymaster/
DMakefile96 OBJS=$(CPPSRCS:.cpp=.o) $(CCSRCS:.cc=.o) $(CSRCS:.c=.o) macro
/system/keymaster/
DMakefile142 OBJS=$(CPPSRCS:.cpp=.o) $(CCSRCS:.cc=.o) $(CSRCS:.c=.o) macro
/system/libhwbinder/
DParcel.cpp1472 binder_size_t* const OBJS = mObjects; in readObject() local
1861 const binder_size_t* OBJS = objects(); in print() local