Home
last modified time | relevance | path

Searched defs:scope (Results 1 - 25 of 411) sorted by relevance

12345678910>>...17

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_013.cpp37 int scope = 0; in Testcase() local
/base/security/access_token/frameworks/accesstoken/include/
H A Dpermission_state_change_scope_parcel.h34 PermStateChangeScope scope; member
/kernel/liteos_a/testsuites/kernel/sample/posix/pthread/full/
H A DIt_posix_pthread_177.c45 INT32 scope; in Testcase() local
[all...]
/kernel/liteos_a/testsuites/unittest/libc/posix/pthread/full/
H A DIt_posix_pthread_177.cpp38 INT32 scope; in Testcase() local
[all...]
/base/hiviewdfx/hiview/base/test/unittest/common/
H A Daudit_log_parser_test.cpp52 auto scope = parser.GetAuditLogTimeScope(); in HWTEST_F() local
89 auto scope = parser.GetAuditLogTimeScope(); in HWTEST_F() local
132 auto scope = parser.GetAuditLogTimeScope(); in HWTEST_F() local
/base/web/webview/interfaces/kits/napi/webfunction/
H A Dwebview_web_inited_callback.cpp35 napi_handle_scope scope = nullptr; in UvWebInitedCallbackThreadWoker() local
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Daie_thread_unix.h34 int scope; member
/foundation/arkui/napi/callback_scope_manager/
H A Dnative_callback_scope_manager.cpp86 NativeCallbackScope* scope = new (std::nothrow)NativeCallbackScope(env, object, asyncIdInfo); in Open() local
96 void NativeCallbackScopeManager::Close(NativeCallbackScope* scope) in Close() argument
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_event.cpp53 napi_handle_scope scope = nullptr; in Off() local
76 napi_handle_scope scope = nullptr; in OnEvent() local
[all...]
/foundation/distributedhardware/device_manager/interfaces/kits/js/src/
H A Ddm_native_event.cpp54 napi_handle_scope scope = nullptr; in Off() local
77 napi_handle_scope scope = nullptr; in OnEvent() local
[all...]
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dpsscope.c74 union acpi_generic_state *scope; in acpi_ps_init_scope() local
115 union acpi_generic_state *scope; acpi_ps_push_scope() local
168 union acpi_generic_state *scope = parser_state->scope; acpi_ps_pop_scope() local
215 union acpi_generic_state *scope; acpi_ps_cleanup_scope() local
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dpsscope.c74 union acpi_generic_state *scope; in acpi_ps_init_scope() local
115 union acpi_generic_state *scope; acpi_ps_push_scope() local
168 union acpi_generic_state *scope = parser_state->scope; acpi_ps_pop_scope() local
215 union acpi_generic_state *scope; acpi_ps_cleanup_scope() local
[all...]
/kernel/linux/linux-6.6/kernel/
H A Dpid_sysctl.h13 int err, scope, parent_scope; in pid_mfd_noexec_dointvec_minmax() local
/kernel/liteos_m/testsuites/unittest/xts/sched/
H A Dpthread_sched_api_test.c196 int scope = -1; /* -1, common data for test, no special meaning */ variable
224 int scope = -1; /* -1, common data for test, no special meaning */ variable
[all...]
/base/sensors/sensor/frameworks/js/napi/src/
H A Dsensor_napi_error.cpp54 napi_handle_scope scope = nullptr; in ThrowErr() local
/base/sensors/miscdevice/frameworks/js/napi/vibrator/src/
H A Dvibrator_napi_error.cpp54 napi_handle_scope scope = nullptr; in ThrowErr() local
/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dwebview_hasimage_callback.cpp79 napi_handle_scope scope = nullptr; in UvAfterWorkCb() local
/foundation/arkui/napi/sample/native_module_systemtest/
H A Djs_test_callback_scope_napi.cpp49 napi_callback_scope scope = nullptr; in ScopeRunInCallback() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/
H A Dnet_interface_callback_stub_test.cpp113 int32_t scope = 1; in HWTEST_F() local
157 int32_t scope = 1; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_interface_callback_stub_test.cpp113 int32_t scope = 1; in HWTEST_F() local
157 int32_t scope = 1; in HWTEST_F() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/
H A Dnet_interface_callback.cpp32 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressUpdated() argument
70 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressRemoved() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Duv_queue.cpp73 napi_handle_scope scope = nullptr; in Work() local
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Duv_queue.cpp73 napi_handle_scope scope = nullptr; in Work() local
/kernel/linux/linux-5.10/net/netfilter/
H A Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable() argument
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_nat_redirect.c83 static bool nf_nat_redirect_ipv6_usable(const struct inet6_ifaddr *ifa, unsigned int scope) in nf_nat_redirect_ipv6_usable() argument
112 unsigned int scope = ipv6_addr_scope(&ipv6_hdr(skb)->daddr); in nf_nat_redirect_ipv6() local

Completed in 7 milliseconds

12345678910>>...17