Home
last modified time | relevance | path

Searched defs:allowed (Results 1 - 25 of 70) sorted by relevance

123

/base/notification/distributed_notification_service/test/fuzztest/getallactivenotifications_fuzzer/
H A Dgetallactivenotifications_fuzzer.cpp32 bool allowed = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/getbundleimportance_fuzzer/
H A Dgetbundleimportance_fuzzer.cpp32 bool allowed = true; in DoSomethingInterestingWithMyAPI() local
/third_party/libwebsockets/lib/tls/
H A Dlws-genec-common.c49 lws_genec_confirm_curve_allowed_by_tls_id(const char *allowed, int id, in lws_genec_confirm_curve_allowed_by_tls_id() argument
/third_party/node/test/addons/stringbytes-external-exceed-max/
H A Dbinding.cc21 size_t allowed = (allowedBlocks * BYTES_PER_BLOCK * 4) / 5; in Allowed() local
/third_party/selinux/libsepol/include/sepol/policydb/
H A Dflask_types.h55 sepol_access_vector_t allowed; member
/base/theme/screenlock_mgr/frameworks/js/napi/include/
H A Dnapi_screenlock_ability.h26 bool allowed; member
38 bool allowed; member
52 bool allowed; member
67 bool allowed; member
81 bool allowed; global() member
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Denable_notification.h45 bool allowed = false; member
/base/notification/distributed_notification_service/test/bechmarktest/notification_services_test/
H A Dnotification_service_test.cpp374 bool allowed = false; in BENCHMARK_F() local
/third_party/selinux/libselinux/include/selinux/
H A Dselinux.h138 access_vector_t allowed; member
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannexthree_fuzzer/
H A Dansmanagerstubannexthree_fuzzer.cpp375 bool allowed = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dnotification_helper_test.cpp406 bool allowed = true; in HWTEST_F() local
420 bool allowed = true; in HWTEST_F() local
613 bool allowed = true; in HWTEST_F() local
933 bool allowed = true; in HWTEST_F() local
/base/notification/distributed_notification_service/frameworks/cj/ffi/src/
H A Dnotification_manager_impl.cpp327 bool allowed = false; in IsNotificationEnabled() local
/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_notification_slot_service.cpp717 bool allowed = false; in AddSlotThenPublishEvent() local
/base/notification/distributed_notification_service/services/ans/test/unittest/
H A Dadvanced_notification_publish_service_test.cpp512 bool allowed = false; in HWTEST_F() local
525 bool allowed = false; in HWTEST_F() local
701 bool allowed = false; in HWTEST_F() local
H A Dadvanced_notification_service_branch_test.cpp581 bool allowed = false; in HWTEST_F() local
596 bool allowed = false; in HWTEST_F() local
628 bool allowed = true; in HWTEST_F() local
644 bool allowed = true; in HWTEST_F() local
661 bool allowed = true; in HWTEST_F() local
897 bool allowed = true; HWTEST_F() local
917 bool allowed = true; HWTEST_F() local
[all...]
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstubannex_fuzzer/
H A Dansmanagerstubannex_fuzzer.cpp383 bool allowed = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/test/fuzztest/ansmanagerstub_fuzzer/
H A Dansmanagerstub_fuzzer.cpp384 bool allowed = fuzzData.GenerateRandomBool(); in DoSomethingInterestingWithMyAPI() local
/base/notification/distributed_notification_service/services/ans/test/unittest/notification_subscriber_manager_branch_test/
H A Dnotification_subscriber_manager_branch_test.cpp705 bool allowed = true; in HWTEST_F() local
722 bool allowed = true; in HWTEST_F() local
739 bool allowed = true; in HWTEST_F() local
1082 bool allowed = true; in HWTEST_F() local
1098 bool allowed = true; in HWTEST_F() local
[all...]
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.c551 unsigned allowed = 0; in etna_screen_is_format_supported() local
[all...]
/third_party/skia/third_party/externals/oboe/include/oboe/
H A DAudioStreamBuilder.h343 AudioStreamBuilder *setChannelConversionAllowed(bool allowed) { in setChannelConversionAllowed() argument
355 AudioStreamBuilder *setFormatConversionAllowed(bool allowed) { in setFormatConversionAllowed() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/radius/
H A Dradius_das.c41 u8 allowed[] = { in radius_das_disconnect() local
198 u8 allowed[] = { in radius_das_coa() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dacs.c375 const int allowed[] = { 5180, 5220, 5260, 5300, 5500, 5540, 5580, 5620, in acs_usable_bw40_chan() local
393 const int allowed[] = { 5180, 5260, 5500, 5580, 5660, 5745, 5955, 6035, in acs_usable_bw80_chan() local
408 const int allowed[] = { 5180, 5500, 5955, 6115, 6275, 6435, 6595, 6755, in acs_usable_bw160_chan() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/radius/
H A Dradius_das.c41 u8 allowed[] = { in radius_das_disconnect() local
198 u8 allowed[] = { in radius_das_coa() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dacs.c368 const int allowed[] = { 36, 44, 52, 60, 100, 108, 116, 124, 132, 149, in acs_usable_ht40_chan() local
382 const int allowed[] = { 36, 52, 100, 116, 132, 149 }; in acs_usable_vht80_chan() local
395 const int allowed[] = { 36, 100 }; in acs_usable_vht160_chan() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/src/manager/
H A Dnapi_enable_notification.cpp504 bool allowed = false; NapiIsNotificationEnabledSync() local
[all...]

Completed in 22 milliseconds

123