Home
last modified time | relevance | path

Searched refs:intermediates (Results 1 – 5 of 5) sorted by relevance

/system/sepolicy/
DAndroid.mk89 sepolicy_policy.conf := $(intermediates)/policy.conf
127 sepolicy_policy_recovery.conf := $(intermediates)/policy_recovery.conf
225 file_contexts.local.tmp := $(intermediates)/file_contexts.local.tmp
233 file_contexts.device.tmp := $(intermediates)/file_contexts.device.tmp
239 file_contexts.device.sorted.tmp := $(intermediates)/file_contexts.device.sorted.tmp
246 file_contexts.concat.tmp := $(intermediates)/file_contexts.concat.tmp
276 general_file_contexts.tmp := $(intermediates)/general_file_contexts.tmp
353 property_contexts.tmp := $(intermediates)/property_contexts.tmp
381 general_property_contexts.tmp := $(intermediates)/general_property_contexts.tmp
407 service_contexts.tmp := $(intermediates)/service_contexts.tmp
[all …]
/system/core/toolbox/
DAndroid.mk72 $(LOCAL_PATH)/toolbox.c: $(intermediates)/tools.h
74 TOOLS_H := $(intermediates)/tools.h
81 $(LOCAL_PATH)/getevent.c: $(intermediates)/input.h-labels.h
84 INPUT_H_LABELS_H := $(intermediates)/input.h-labels.h
/system/media/camera/docs/
Dmetadata-generate63 local intermediates="$3"
78 if [[ "$intermediates" != "no" ]]; then
/system/core/adb/
Dsocket_test.cpp50 std::vector<std::array<int, 2>> intermediates; in TEST_F() local
57 intermediates.resize(INTERMEDIATE_COUNT); in TEST_F()
69 for (auto& intermediate : intermediates) { in TEST_F()
/system/core/rootdir/
DAndroid.mk156 bcp_dep := $(intermediates)/$(bcp_md5).bcp.dep