Home
last modified time | relevance | path

Searched refs:same (Results 1 – 25 of 65) sorted by relevance

123

/system/core/rootdir/etc/
Dld.config.legacy.txt4 # This gives the exactly the same namespace setup in pre-O.
7 # All binaries gets the same configuration 'legacy'
/system/sepolicy/private/
Dsu.te9 # Make sure that dumpstate runs the same from the "su" domain as
13 # Put the incident command into its domain so it is the same on user, userdebug and eng.
Daudioserver.te27 # ptrace to processes in the same domain for memory leak detection
59 # hardware and processing audio content. Cameraserver does the same for camera
Daccess_vectors560 # have the same definition as rawip_socket (until further permissions
578 # same definition as socket.
Dapp_neverallows.te137 # - same process services: because they by definition run in the process
138 # of the client and thus have the same access as the client domain in which
/system/extras/simpleperf/scripts/
Dbinary_cache_builder.config11 # If binaries are found in any of these directories, having the same build_id
19 # in binary_cache_dir having the same build_id as the one on device.
/system/tpm/
D.clang-format3 # so it makes sense for them to use the same coding style.
/system/sepolicy/public/
Dperformanced.te10 # Access /proc to validate we're only affecting threads in the same thread group.
Dmediametrics.te31 # hardware and processing audio content. Cameraserver does the same for camera
Dpostinstall.te11 # Allow postinstall to read and execute directories and files in the same
Dcameraserver.te42 # hardware and processing audio content. Cameraserver does the same for camera
Dmediaextractor.te43 # hardware and processing audio content. Cameraserver does the same for camera
Dmediacodec.te60 # hardware and processing audio content. Cameraserver does the same for camera
/system/core/libutils/
DREADME85 resource of the same type within the same package has the same
170 Resource identifiers must be coherent within the same namespace (ie
173 guarantee aapt has assigned the same ID to the corresponding resource in
204 the same type and name as in the original package, and be compiled with
/system/sepolicy/tools/sepolicy-analyze/
DREADME38 grant the same permissions where one allow rule is written
40 terms of attributes associated with those same types. The rule
78 statements in the same format as the SELinux policy.conf file, i.e. after
/system/bt/doc/
Dpower_management.md33 well, which filters down through the same status function.
68 action is still the same, however -- SNIFF mode is attempted. There are
72 - `BTA_DM_PM_RETRY` has the same effect as `BTA_DM_PM_NO_ACTION`, except a
126 the same check is done against the second action and it is used
154 Essentially these messages eventually go through the same functions as events
/system/extras/simpleperf/
DREADME.md4 supports broadly the same options as the linux-tools perf, but also supports
128 there is no guarantee that any pair of events are always monitored at the same
129 time. If we want to have some events monitored at the same time, we can use
148 Monitoring a process is the same as monitoring all threads in the process.
341 # Group records based on their process id: records having the same process
342 # id are in the same sample entry.
346 # the same thread id and thread name are in the same sample entry.
349 # Group records based on their binary and function: records in the same
350 # binary and function are in the same sample entry.
353 # Default option: --sort comm,pid,tid,dso,symbol. Group records in the same
[all …]
/system/extras/perfprofd/tests/
DREADME.txt51 | core | same as above
/system/core/libion/tests/
Ddevice_test.cpp537 bool same = true; in TEST_F() local
540 same = false; in TEST_F()
541 ASSERT_FALSE(same); in TEST_F()
/system/bt/build/
DBUILD.gn41 #TODO(jpawlowski): we should use same c++ version as Android, which is c++11,
/system/libhidl/transport/memory/1.0/
DIMemory.hal57 * Must return the same value everytime it is called. Must be callable
/system/netd/tests/benchmarks/
DREADME.md21 the semantics are roughly the same. See connect_benchmark.cpp for details.</td>
/system/sepolicy/reqd_mask/
Daccess_vectors560 # have the same definition as rawip_socket (until further permissions
578 # same definition as socket.
/system/tools/aidl/docs/
Daidl-cpp.md43 AIDL definitions should be hosted from the same repository as the
51 If you use an import statement in your AIDL, even from the same package, you
72 `LOCAL_SRC_FILES`. Remember that importing AIDL works the same, even for code
/system/extras/perfprofd/
Dperf_profile.proto20 // This field can be set as empty if all frame share the same load_module_id

123