Home
last modified time | relevance | path

Searched defs:perms (Results 26 - 50 of 266) sorted by relevance

1234567891011

/foundation/window/window_manager/wmserver/test/unittest/
H A Dwindow_freeze_controller_test.cpp39 const char** perms = new const char *[1]; in SetUpTestCase() local
/third_party/musl/libc-test/src/functionalext/supplement/linux/
H A Dlgetxattr.c36 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in lgetxattr_0100() local
H A Dllistxattr.c36 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in llistxattr_0100() local
H A Dlistxattr.c36 mode_t perms = S_IRUSR | S_IWUSR | S_IRGRP | S_IWGRP | S_IROTH | S_IWOTH; in listxattr_0100() local
/foundation/ability/ability_runtime/test/moduletest/ui_extension_ability_test/ui_extension_info_module_test/
H A Dui_extension_info_module_test.cpp41 const char **perms = new const char *[1]; in SetNativeToken() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/
H A Drender_service_client_uni_render_demo.cpp61 const char *perms[1]; in InitNativeTokenInfo() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccesscreatefile_fuzzer/
H A Dexternalfileaccesscreatefile_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessdelete_fuzzer/
H A Dexternalfileaccessdelete_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessgetroots_fuzzer/
H A Dexternalfileaccessgetroots_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccesslistfile_fuzzer/
H A Dexternalfileaccesslistfile_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessscanfile_fuzzer/
H A Dexternalfileaccessscanfile_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessrename_fuzzer/
H A Dexternalfileaccessrename_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/test/
H A Dstorage_manager_stub_test.cpp99 std::vector<string> perms; in HWTEST_F() local
158 std::vector<string> perms; in HWTEST_F() local
[all...]
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessaccess_fuzzer/
H A Dexternalfileaccessaccess_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessgetfileinfofromrelativepath_fuzzer/
H A Dexternalfileaccessgetfileinfofromrelativepath_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessgetfileinfofromuri_fuzzer/
H A Dexternalfileaccessgetfileinfofromuri_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessopenfile_fuzzer/
H A Dexternalfileaccessopenfile_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/filemanagement/user_file_service/test/fuzztest/externalfileaccessmove_fuzzer/
H A Dexternalfileaccessmove_fuzzer.cpp51 const char *perms[] = { in SetNativeToken() local
/foundation/multimedia/camera_framework/test/fuzztest/camerafwkmetadatautils_fuzzer/
H A Dcamera_fwk_metadata_utils_fuzzer.cpp40 const char *perms[0]; in CheckPermission() local
/foundation/multimedia/camera_framework/test/fuzztest/cubicbezier_fuzzer/
H A Dcubic_bezier_fuzzer.cpp42 const char *perms[0]; in CheckPermission() local
/foundation/multimedia/camera_framework/test/fuzztest/cameralistenerstub_fuzzer/
H A Dcamera_listener_stub_fuzzer.cpp36 const char *perms[0]; in CheckPermission() local
/foundation/multimedia/camera_framework/test/fuzztest/cameratimer_fuzzer/
H A Dcamera_timer_fuzzer.cpp42 const char *perms[0]; in CheckPermission() local
/foundation/multimedia/camera_framework/test/fuzztest/smoothzoom_fuzzer/
H A Dsmooth_zoom_fuzzer.cpp42 const char *perms[0]; in CheckPermission() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/
H A Dmedialibrary_permission_utils_test.cpp186 vector<string> perms = {"perm1", "perm2"}; in HWTEST_F() local
/foundation/multimedia/ringtone_library/test/unittest/ringtone_utils_test/src/
H A Dringtone_permission_utils_test.cpp66 std::vector<string> perms = { DEFAULT_STR, PERM_WRITE_RINGTONE }; in HWTEST_F() local

Completed in 7 milliseconds

1234567891011