OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PROP_FILENAME
(Results
1 - 8
of
8
) sorted by null
/bionic/libc/include/sys/
_system_properties.h
44
#define
PROP_FILENAME
"/dev/__properties__"
/libnativehelper/tests/
JniInvocation_test.cpp
65
__system_property_set_filename(
PROP_FILENAME
);
/bionic/benchmarks/
property_benchmark.cpp
109
__system_property_set_filename(
PROP_FILENAME
);
/bionic/tests/
system_properties_test.cpp
57
__system_property_set_filename(
PROP_FILENAME
);
448
ASSERT_FALSE(stat(
PROP_FILENAME
, &sb) == -1 && errno == ENOENT);
/bionic/libc/bionic/
system_properties.cpp
207
static char property_filename[PROP_FILENAME_MAX] =
PROP_FILENAME
;
[
all
...]
/prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/org.eclipse.osgi/3.9.0.v20130529-1710/
org.eclipse.osgi-3.9.0.v20130529-1710.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.osgi_3.9.0.v20130529-1710.jar
Completed in 1471 milliseconds