/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/ |
errnomodule.c | 325 inscode(d, ds, de, "EACCES", EACCES, "Permission denied");
328 inscode(d, ds, de, "EACCES", WSAEACCES, "Permission denied");
686 inscode(d, ds, de, "WSAEACCES", WSAEACCES, "Permission denied");
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/ |
errnomodule.c | 324 inscode(d, ds, de, "EACCES", EACCES, "Permission denied");
327 inscode(d, ds, de, "EACCES", WSAEACCES, "Permission denied");
685 inscode(d, ds, de, "WSAEACCES", WSAEACCES, "Permission denied");
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/ |
errnomodule.c | 325 inscode(d, ds, de, "EACCES", EACCES, "Permission denied");
328 inscode(d, ds, de, "EACCES", WSAEACCES, "Permission denied");
686 inscode(d, ds, de, "WSAEACCES", WSAEACCES, "Permission denied");
|
/device/linaro/bootloader/edk2/MdePkg/Include/Protocol/ |
SimpleFileSystem.h | 57 @retval EFI_ACCESS_DENIED The service denied access to the file.
114 @retval EFI_ACCESS_DENIED The service denied access to the file.
427 @retval EFI_ACCESS_DENIED The service denied access to the file.
|
/external/python/cpython2/Modules/ |
errnomodule.c | 315 inscode(d, ds, de, "EACCES", EACCES, "Permission denied"); 318 inscode(d, ds, de, "EACCES", WSAEACCES, "Permission denied"); 676 inscode(d, ds, de, "WSAEACCES", WSAEACCES, "Permission denied");
|
/external/python/cpython3/Modules/ |
errnomodule.c | 358 inscode(d, ds, de, "EACCES", EACCES, "Permission denied"); 361 inscode(d, ds, de, "EACCES", WSAEACCES, "Permission denied"); 719 inscode(d, ds, de, "WSAEACCES", WSAEACCES, "Permission denied");
|
/frameworks/base/core/java/android/webkit/ |
WebChromeClient.java | 312 * are automatically denied. 333 * or denied. The host application must invoke {@link PermissionRequest#grant(String[])} 336 * If this method isn't overridden, the permission is denied.
|
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/ |
ContextFixture.java | 461 logd("requested permission: " + permission + " got denied"); 462 throw new SecurityException(permission + " denied: " + message); 477 logd("checkCallingOrSelfPermission: " + permission + " return DENIED");
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
VoicemailProviderTest.java | 515 // Give away all permissions before querying. Access to both uris should be denied. 535 // Give away all permissions before querying. Access should be denied. 550 // Give away all permissions before querying. Access should be denied. [all...] |
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/Edit/ |
MainTextEditor.c | 1170 // 3. IF A is read only, Status Bar will show "Access Denied" and
1185 // 6. IF B is a read-only file, Status Bar will show "Access Denied" and
[all...] |
/prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/ |
libcurl.so | |
/prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/ |
libcurl.so | |
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/ |
sg_err.c | 490 "Access denied - initiator pending-enrolled"}, 492 "Access denied - no access rights"}, 494 "Access denied - no mgmt id key"}, 500 "Access denied - enrollment conflict"}, 502 "Access denied - invalid LU identifier"}, 504 "Access denied - invalid proxy token"}, 506 "Access denied - ACL LUN conflict"}, [all...] |
/prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/ |
libcurl.so | |
/prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/ |
libcurl.so | |
/external/f2fs-tools/tools/sg_write_buffer/ |
sg_lib_data.c | [all...] |
/hardware/interfaces/radio/1.0/ |
types.hal | 103 REQUEST_RATE_LIMITED = 50, // Operation denied due to overly-frequent requests 544 REG_DENIED = 3, // Registration denied [all...] |
/frameworks/base/core/java/android/net/ |
VpnService.java | 684 * Adds an application that's denied access to the VPN connection. 686 * By default, all applications are allowed access, except for those denied through this 687 * method. Denied applications will use networking as if the VPN wasn't running. [all...] |
/hardware/google/av/codec2/vndk/ |
C2Store.cpp | 520 * \retval C2_REFUSED permission denied to load the component module (unexpected) 558 * \retval C2_REFUSED permission denied to load the component module 630 * \retval C2_REFUSED permission denied to find the component loader for the named component [all...] |
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 381 // we are expecting either GRANTED or DENIED. Handling RELEASED 389 // notify all subscribers NIF resource RELEASED or DENIED 485 // we are expecting RELEASED. Handling DENIED [all...] |
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 381 // we are expecting either GRANTED or DENIED. Handling RELEASED 389 // notify all subscribers NIF resource RELEASED or DENIED 485 // we are expecting RELEASED. Handling DENIED [all...] |
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 381 // we are expecting either GRANTED or DENIED. Handling RELEASED 389 // notify all subscribers NIF resource RELEASED or DENIED 485 // we are expecting RELEASED. Handling DENIED [all...] |
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 381 // we are expecting either GRANTED or DENIED. Handling RELEASED 389 // notify all subscribers NIF resource RELEASED or DENIED 485 // we are expecting RELEASED. Handling DENIED [all...] |
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 381 // we are expecting either GRANTED or DENIED. Handling RELEASED 389 // notify all subscribers NIF resource RELEASED or DENIED 485 // we are expecting RELEASED. Handling DENIED [all...] |
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
loc_eng_agps.cpp | 381 // we are expecting either GRANTED or DENIED. Handling RELEASED 389 // notify all subscribers NIF resource RELEASED or DENIED 485 // we are expecting RELEASED. Handling DENIED [all...] |