/foundation/ai/ai_engine/services/common/platform/threadpool/include/ |
H A D | aie_thread_unix.h | 34 int scope; member
|
/foundation/arkui/napi/callback_scope_manager/ |
H A D | native_callback_scope_manager.cpp | 86 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 D | dm_native_event.cpp | 53 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 D | dm_native_event.cpp | 54 napi_handle_scope scope = nullptr; in Off() local 77 napi_handle_scope scope = nullptr; in OnEvent() local [all...] |
/foundation/arkui/napi/sample/native_module_systemtest/ |
H A D | js_test_callback_scope_napi.cpp | 49 napi_callback_scope scope = nullptr; in ScopeRunInCallback() local
|
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_info_test/ |
H A D | net_interface_callback_stub_test.cpp | 113 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 D | net_interface_callback_stub_test.cpp | 113 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 D | net_interface_callback.cpp | 32 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 D | uv_queue.cpp | 73 napi_handle_scope scope = nullptr; in Work() local
|
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
H A D | uv_queue.cpp | 73 napi_handle_scope scope = nullptr; in Work() local
|
/foundation/ai/ai_engine/services/common/platform/threadpool/source/ |
H A D | aie_thread_unix.cpp | 63 void SetThreadAttrScope(PthreadAttr &attr, int32_t scope) in SetThreadAttrScope() argument
|
/foundation/CastEngine/castengine_cast_framework/interfaces/kits/js/src/ |
H A D | napi_callback.cpp | 54 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
|
/foundation/ability/ability_runtime/frameworks/cj/ffi/ark_interop_helper/ |
H A D | ark_interop_helper.cpp | 125 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 D | image_analyzer_adapter_impl.cpp | 73 napi_handle_scope scope = nullptr; in ConvertPixmapNapi() local
|
/foundation/arkui/ace_engine/interfaces/napi/kits/inspector/ |
H A D | js_inspector.cpp | 74 napi_handle_scope scope = nullptr; in callUserFunction() local [all...] |
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/ |
H A D | napi_async_work_callback.cpp | 48 napi_handle_scope scope = nullptr; in CallbackComplete() local
|
/foundation/arkui/napi/sample/native_module_netserver/ |
H A D | event_target.cpp | 101 napi_handle_scope scope = nullptr; in Off() local 156 napi_handle_scope scope = nullptr; in Emit() local
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiomanager/callback/ |
H A D | napi_audio_session_callback.cpp | 77 napi_handle_scope scope = nullptr; in WorkCallbackAudioSessionChangeDone() local
|
/foundation/multimedia/av_session/frameworks/js/napi/session/src/ |
H A D | napi_async_callback.cpp | 55 napi_handle_scope scope = nullptr; in AfterWorkCallback() local 89 napi_handle_scope scope = nullptr; in AfterWorkCallbackWithFlag() local 130 napi_handle_scope scope = nullptr; in AfterWorkCallbackWithFunc() local [all...] |
/foundation/resourceschedule/device_usage_statistics/frameworks/src/ |
H A D | app_group_observer_napi.cpp | 93 napi_handle_scope scope = nullptr; in UvQueueWorkOnAppGroupChanged() local
|
/foundation/communication/netmanager_base/services/netconnmanager/src/stub/ |
H A D | net_interface_callback_proxy.cpp | 37 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressUpdated() argument 79 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressRemoved() argument
|
/foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_manager_test/ |
H A D | notify_callback_stub_test.cpp | 53 int32_t scope = 0; in HWTEST_F() local 105 int32_t scope = 0; in HWTEST_F() local
|
H A D | notify_callback_proxy_test.cpp | 54 int scope = 2; in HWTEST_F() local 66 int scope = 2; in HWTEST_F() local
|
/foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
H A D | netsys_net_diag_data.cpp | 521 std::string scope; in Unmarshalling() local
|
/foundation/distributeddatamgr/data_share/frameworks/js/napi/dataShare/src/ |
H A D | napi_datashare_inner_observer.cpp | 44 napi_handle_scope scope = nullptr;
in OnComplete() local
|