Searched refs:same (Results 1 – 25 of 65) sorted by relevance
123
/system/core/rootdir/etc/ |
D | ld.config.legacy.txt | 4 # This gives the exactly the same namespace setup in pre-O. 7 # All binaries gets the same configuration 'legacy'
|
/system/sepolicy/private/ |
D | su.te | 9 # 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.
|
D | audioserver.te | 27 # ptrace to processes in the same domain for memory leak detection 59 # hardware and processing audio content. Cameraserver does the same for camera
|
D | access_vectors | 560 # have the same definition as rawip_socket (until further permissions 578 # same definition as socket.
|
D | app_neverallows.te | 137 # - 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/ |
D | binary_cache_builder.config | 11 # 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-format | 3 # so it makes sense for them to use the same coding style.
|
/system/sepolicy/public/ |
D | performanced.te | 10 # Access /proc to validate we're only affecting threads in the same thread group.
|
D | mediametrics.te | 31 # hardware and processing audio content. Cameraserver does the same for camera
|
D | postinstall.te | 11 # Allow postinstall to read and execute directories and files in the same
|
D | cameraserver.te | 42 # hardware and processing audio content. Cameraserver does the same for camera
|
D | mediaextractor.te | 43 # hardware and processing audio content. Cameraserver does the same for camera
|
D | mediacodec.te | 60 # hardware and processing audio content. Cameraserver does the same for camera
|
/system/core/libutils/ |
D | README | 85 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/ |
D | README | 38 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/ |
D | power_management.md | 33 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/ |
D | README.md | 4 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/ |
D | README.txt | 51 | core | same as above
|
/system/core/libion/tests/ |
D | device_test.cpp | 537 bool same = true; in TEST_F() local 540 same = false; in TEST_F() 541 ASSERT_FALSE(same); in TEST_F()
|
/system/bt/build/ |
D | BUILD.gn | 41 #TODO(jpawlowski): we should use same c++ version as Android, which is c++11,
|
/system/libhidl/transport/memory/1.0/ |
D | IMemory.hal | 57 * Must return the same value everytime it is called. Must be callable
|
/system/netd/tests/benchmarks/ |
D | README.md | 21 the semantics are roughly the same. See connect_benchmark.cpp for details.</td>
|
/system/sepolicy/reqd_mask/ |
D | access_vectors | 560 # have the same definition as rawip_socket (until further permissions 578 # same definition as socket.
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 43 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/ |
D | perf_profile.proto | 20 // This field can be set as empty if all frame share the same load_module_id
|
123