/frameworks/av/apex/ |
D | ld.config.txt | 45 # Add /apex/... pat to the permitted paths because linker uses realpath(3) 53 namespace.platform.permitted.paths = /apex/com.android.runtime/${LIB}/bionic 54 namespace.platform.asan.permitted.paths = /apex/com.android.runtime/${LIB}/bionic 69 namespace.sphal.permitted.paths = /odm/${LIB} 70 namespace.sphal.permitted.paths += /vendor/${LIB} 71 namespace.sphal.permitted.paths += /vendor/${LIB}/hw 72 namespace.sphal.permitted.paths += /system/vendor/${LIB} 79 namespace.sphal.asan.permitted.paths = /data/asan/odm/${LIB} 80 namespace.sphal.asan.permitted.paths += /odm/${LIB} 81 namespace.sphal.asan.permitted.paths += /data/asan/vendor/${LIB} [all …]
|
/frameworks/base/core/java/com/android/internal/os/ |
D | WrapperInit.java | 197 if (data[0].permitted != data[0].inheritable || in preserveCapabilities() 198 data[1].permitted != data[1].inheritable) { in preserveCapabilities() 199 data[0] = new StructCapUserData(data[0].effective, data[0].permitted, in preserveCapabilities() 200 data[0].permitted); in preserveCapabilities() 201 data[1] = new StructCapUserData(data[1].effective, data[1].permitted, in preserveCapabilities() 202 data[1].permitted); in preserveCapabilities()
|
/frameworks/base/core/java/android/security/ |
D | NetworkSecurityPolicy.java | 91 public void setCleartextTrafficPermitted(boolean permitted) { in setCleartextTrafficPermitted() argument 92 FrameworkNetworkSecurityPolicy policy = new FrameworkNetworkSecurityPolicy(permitted); in setCleartextTrafficPermitted()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
D | RestrictedLockUtilsInternal.java | 265 boolean permitted = true; in checkIfInputMethodDisallowed() 267 permitted = dpm.isInputMethodPermittedByAdmin(admin.component, in checkIfInputMethodDisallowed() 278 if (!permitted && !permittedByProfileAdmin) { in checkIfInputMethodDisallowed() 280 } else if (!permitted) { in checkIfInputMethodDisallowed() 319 boolean permitted = true; in checkIfAccessibilityServiceDisallowed() 321 permitted = dpm.isAccessibilityServicePermittedByAdmin(admin.component, in checkIfAccessibilityServiceDisallowed() 332 if (!permitted && !permittedByProfileAdmin) { in checkIfAccessibilityServiceDisallowed() 334 } else if (!permitted) { in checkIfAccessibilityServiceDisallowed()
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/javanano/src/test/java/com/google/protobuf/nano/ |
D | unittest_extension_nano.proto | 25 // The largest permitted field number, per
|
D | unittest_single_nano.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/native/services/vr/performanced/ |
D | main.cpp | 54 capdata[CAP_TO_INDEX(CAP_SYS_NICE)].permitted |= CAP_TO_MASK(CAP_SYS_NICE); in main()
|
/frameworks/base/core/jni/ |
D | com_android_internal_os_Zygote.cpp | 574 static void SetCapabilities(uint64_t permitted, uint64_t effective, uint64_t inheritable, in SetCapabilities() argument 585 capdata[0].permitted = permitted; in SetCapabilities() 586 capdata[1].permitted = permitted >> 32; in SetCapabilities() 592 "failed: %s", permitted, effective, inheritable, strerror(errno))); in SetCapabilities()
|
/frameworks/base/obex/ |
D | NOTICE | 6 modification, are permitted provided that the following conditions are met:
|
/frameworks/base/native/webview/plat_support/ |
D | LICENSE | 4 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/ |
D | main.m | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/ |
D | testempty.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/ |
D | unittest_no_arena_import.proto | 6 // modification, are permitted provided that the following conditions are
|
D | unittest_import_public_lite.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/import_test_package/ |
D | inner.proto | 6 // modification, are permitted provided that the following conditions are
|
D | outer.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/ |
D | non_nested_extension.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/js/commonjs/test6/ |
D | test6.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/ |
D | unittest_lite_imports_nonlite.proto | 6 // modification, are permitted provided that the following conditions are
|
D | unittest_import_public.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/objectivec/Tests/ |
D | unittest_objc_startup.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/native/opengl/tests/angeles/ |
D | license-BSD.txt | 10 modification, are permitted provided that the following conditions
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/internal/ |
D | file_options_test.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/ |
D | unittest_lite_imports_nonlite.proto | 6 // modification, are permitted provided that the following conditions are
|
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/python/google/protobuf/pyext/ |
D | proto2_api_test.proto | 6 // modification, are permitted provided that the following conditions are
|