OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NATIVE_COVERAGE
(Results
1 - 9
of
9
) sorted by null
/hardware/interfaces/configstore/1.1/default/
Android.mk
7
ifneq ($(
NATIVE_COVERAGE
),true)
/build/make/core/
static_library_internal.mk
27
ifeq ($(
NATIVE_COVERAGE
),true)
soong_config.mk
108
$(call add_json_bool, NativeCoverage, $(filter true,$(
NATIVE_COVERAGE
)))
definitions.mk
[
all
...]
prebuilt_internal.mk
233
ifeq ($(
NATIVE_COVERAGE
),true)
binary.mk
562
# build with
NATIVE_COVERAGE
=true in your enviornment. Note that the build
563
# system is not sensitive to changes to
NATIVE_COVERAGE
, so you should do a
565
ifeq ($(
NATIVE_COVERAGE
),true)
[
all
...]
/frameworks/av/services/mediacodec/
Android.mk
29
ifneq ($(
NATIVE_COVERAGE
),true)
/system/core/rootdir/
Android.mk
71
ifeq ($(
NATIVE_COVERAGE
),true)
/device/google/marlin/
device-common.mk
593
ifeq ($(
NATIVE_COVERAGE
),true)
Completed in 8125 milliseconds