Home
last modified time | relevance | path

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

12345678910>>...14

/kernel/liteos_a/testsuites/unittest/process/basic/pthread/smoke/
H A Dpthread_test_013.cpp37 int scope = 0; in Testcase() local
/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...]
/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...]
/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
/kernel/liteos_a/testsuites/unittest/process/basic/pthread/full/
H A Dpthread_test_014.cpp106 int scope = 0; in TestCase() local
/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Daie_thread_unix.cpp63 void SetThreadAttrScope(PthreadAttr &attr, int32_t scope) in SetThreadAttrScope() argument
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/
H A Dnapi_callback.cpp54 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/
H A Dark_interop_helper.cpp125 void ARKTS_DestroyContainerScope(ContainerScope scope) in ARKTS_DestroyContainerScope() argument
130 void ARKTS_EnterContainerScope(ContainerScope scope) in ARKTS_EnterContainerScope() argument
135 void ARKTS_ExitContainerScope(ContainerScope scope) in ARKTS_ExitContainerScope() argument
142 void ARKTS_DestroyContainerScope(ContainerScope scope) {} in ARKTS_DestroyContainerScope() argument
143 void ARKTS_EnterContainerScope(ContainerScope scope) {} in ARKTS_EnterContainerScope() argument
144 void ARKTS_ExitContainerScope(ContainerScope scope) {} in ARKTS_ExitContainerScope() argument
/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp73 napi_handle_scope scope = nullptr; in ConvertPixmapNapi() local
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/
H A Djs_inspector.cpp74 napi_handle_scope scope = nullptr; in callUserFunction() local
[all...]

Completed in 9 milliseconds

12345678910>>...14