| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/ |
| H A D | socket_permission.cpp | 19 int32_t SetInternetPermission(uint32_t uid, uint8_t allow) in SetInternetPermission() argument
|
| /kernel/linux/linux-5.10/tools/build/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/tools/build/ |
| H A D | Makefile | |
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_geo_location_callback_impl.cpp | 30 nweb_geo_location_callback_->GeolocationCallbackInvoke(ArkWebStringStructToClass(origin), allow, retain, incognito); in GeoLocationCallbackInvoke() local 27 GeoLocationCallbackInvoke( const ArkWebString& origin, bool allow, bool retain, bool incognito) GeoLocationCallbackInvoke() argument
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_geo_location_callback_wrapper.cpp | 27 GeolocationCallbackInvoke( const std::string& origin, bool allow, bool retain, bool incognito) GeolocationCallbackInvoke() argument
|
| /kernel/linux/linux-5.10/security/apparmor/include/ |
| H A D | capability.h | 29 kernel_cap_t allow; member
|
| /kernel/linux/linux-6.6/security/apparmor/include/ |
| H A D | capability.h | 29 kernel_cap_t allow; member
|
| /third_party/node/src/permission/ |
| H A D | child_process_permission.cc | 12 void ChildProcessPermission::Apply(const std::string& allow, in Apply() argument
|
| H A D | worker_permission.cc | 12 void WorkerPermission::Apply(const std::string& allow, PermissionScope scope) { in Apply() argument
|
| /arkcompiler/runtime_core/static_core/runtime/ |
| H A D | runtime_controller.cpp | 74 bool allow = CanLoadPandaFileInternal(realPath); in CanLoadPandaFile() local
|
| /third_party/musl/porting/linux/user/src/network/ |
| H A D | socket.c | 21 static uint8_t allow = 1; in is_allow_internet() local
|
| /third_party/musl/porting/liteos_a/user/src/network/ |
| H A D | socket.c | 21 static uint8_t allow = 1; in is_allow_internet() local
|
| /third_party/musl/src/network/ |
| H A D | socket.c | 24 static uint8_t allow = 1; in is_allow_internet() local
|
| /foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_service_regional_test/ |
| H A D | net_conn_service_regional_test.cpp | 131 uint8_t allow = 1; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/misc/cb710/ |
| H A D | debug.c | 13 static const u16 allow[CB710_REG_COUNT/16] = { variable
|
| /kernel/linux/linux-6.6/drivers/misc/cb710/ |
| H A D | debug.c | 13 static const u16 allow[CB710_REG_COUNT/16] = { variable
|
| /third_party/vixl/src/ |
| H A D | assembler-base-vixl.h | 83 void SetAllowAssembler(bool allow) { allow_assembler_ = allow; } in SetAllowAssembler() argument
|
| /foundation/ability/ability_runtime/test/unittest/app_utils_test/ |
| H A D | app_utils_test.cpp | 311 auto allow = AAFwk::AppUtils::GetInstance().IsAllowNativeChildProcess("com.test.demo"); in HWTEST_F() local
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | app_preloader.cpp | 44 auto allow = ResourceSchedule::ResSchedClient::GetInstance().IsAllowedAppPreload(bundleName, mode); in PreCheck() local
|
| /foundation/communication/bluetooth_service/test/unittest/map/ |
| H A D | map_mse_test.cpp | 231 bool allow = true; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/drivers/dma-buf/ |
| H A D | selftest.c | 54 bool allow = true; in apply_subtest_filter() local
|
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | selftest.c | 54 bool allow = true; in apply_subtest_filter() local
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
| H A D | SortedSetRelation.java | 72 public static <T extends Object & Comparable<? super T>> boolean hasRelation(SortedSet<T> a, int allow, SortedSet<T> b) { in hasRelation() argument
|
| /third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
| H A D | SortedSetRelation.java | 74 public static <T extends Object & Comparable<? super T>> boolean hasRelation(SortedSet<T> a, int allow, SortedSet<T> b) { in hasRelation() argument
|
| /third_party/node/benchmark/ |
| H A D | common.js | 6 function allow() { function
|