OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aidl
(Results
26 - 28
of
28
) sorted by null
1
2
/build/core/
config.mk
201
AIDL
:= $(HOST_OUT_EXECUTABLES)/
aidl
$(HOST_EXECUTABLE_SUFFIX)
definitions.mk
205
## Find all files named "I*.
aidl
" under the named directories,
213
find $(1) -name "I*.
aidl
" -and -not -name ".*") \
218
## Find all of the "I*.
aidl
" files under $(LOCAL_PATH).
815
## Commands for running
aidl
818
define transform-
aidl
-to-java
820
@echo "
Aidl
: $(PRIVATE_MODULE) <= $<"
821
$(hide) $(
AIDL
) -d$(patsubst %.java,%.P,$@) $(PRIVATE_AIDL_FLAGS) $< $@
823
#$(
AIDL
) $(PRIVATE_AIDL_FLAGS) $< - | indent -nut -br -npcs -l1000 > $@
[
all
...]
/frameworks/base/docs/html/guide/
guide_toc.cs
[
all
...]
Completed in 1395 milliseconds
1
2