| /foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/ |
| H A D | napi_audio_capturer_device_change_callback.cpp | 86 napi_handle_scope scope = nullptr; in SafeJsCallbackCapturerDeviceInfoWork() local
|
| H A D | napi_audio_capturer_info_change_callback.cpp | 88 napi_handle_scope scope = nullptr; in SafeJsCallbackCapturerChangeInfoWork() local
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/ |
| H A D | napi_renderer_data_request_callback.cpp | 102 napi_handle_scope scope = nullptr; in SafeJsCallbackDataRequestWork() local
|
| H A D | napi_renderer_period_position_callback.cpp | 84 napi_handle_scope scope = nullptr; in SafeJsCallbackPeriodPositionWork() local
|
| /foundation/multimedia/drm_framework/frameworks/js/drm_napi/ |
| H A D | key_session_callback_napi.cpp | 60 napi_handle_scope scope = nullptr; in WorkCallbackInterruptDone() local
|
| H A D | media_key_system_callback_napi.cpp | 60 napi_handle_scope scope = nullptr;
in WorkCallbackInterruptDone() local
|
| /foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/ |
| H A D | ringtone_player_callback_napi.cpp | 72 napi_handle_scope scope = nullptr; in SetValueInt32() local
|
| /foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/audio_haptic_player/ |
| H A D | audio_haptic_player_callback_napi.cpp | 78 napi_handle_scope scope = nullptr; in SetValueInt32() local
|
| /foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
| H A D | avscreen_capture_callback.cpp | 150 napi_handle_scope scope = nullptr; in OnJsErrorCallBackWork() local [all...] |
| /foundation/communication/netmanager_base/frameworks/native/netconnclient/src/proxy/ |
| H A D | net_interface_callback_stub.cpp | 68 int32_t scope = data.ReadInt32(); in CmdInterfaceAddressUpdated() local 94 int32_t scope = 0; in CmdInterfaceAddressRemoved() local 172 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressUpdated() argument 179 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int32_t flags, int32_t scope) OnInterfaceAddressRemoved() argument [all...] |
| /foundation/communication/ipc/ipc/native/src/napi_common/source/ |
| H A D | napi_remote_proxy_holder.cpp | 42 napi_handle_scope scope = nullptr;
in AfterWorkCallback() local
|
| /foundation/communication/netmanager_base/test/netmanagernative/unittest/netsys_wrapper_test/ |
| H A D | wrapper_distributor_test.cpp | 257 int32_t scope = 0; in HWTEST_F() local
|
| H A D | netsys_wrapper_test.cpp | 71 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags, int scope) OnInterfaceAddressUpdated() argument 81 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, int scope) OnInterfaceAddressRemoved() argument
|
| /foundation/communication/netmanager_base/services/netmanagernative/src/ |
| H A D | notify_callback_stub.cpp | 72 int32_t scope = data.ReadInt32(); in CmdOnInterfaceAddressUpdated() local 88 int32_t scope = data.ReadInt32(); in CmdOnInterfaceAddressRemoved() local
|
| /foundation/communication/netmanager_base/frameworks/native/netmanagernative/ |
| H A D | notify_callback_proxy.cpp | 35 WriteInterfaceAddressData(MessageParcel &data, const std::string &addr, const std::string &ifName, int flags, int scope) WriteInterfaceAddressData() argument 84 OnInterfaceAddressUpdated(const std::string &addr, const std::string &ifName, int flags, int scope) OnInterfaceAddressUpdated() argument 111 OnInterfaceAddressRemoved(const std::string &addr, const std::string &ifName, int flags, int scope) OnInterfaceAddressRemoved() argument
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/vpn/src/ |
| H A D | vpn_monitor.cpp | 57 napi_handle_scope scope = NapiUtils::OpenScope(env); in EventConnectCallback() local
|
| /foundation/communication/netmanager_ext/frameworks/js/napi/vpnext/src/ |
| H A D | vpn_monitor_ext.cpp | 60 napi_handle_scope scope = NapiUtils::OpenScope(env); in EventConnectCallback() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/ |
| H A D | data_share_profile_config.h | 51 std::string scope = "module"; member
|
| /foundation/filemanagement/file_api/utils/filemgmt_libn/src/n_async/ |
| H A D | n_async_work_callback.cpp | 90 napi_handle_scope scope = nullptr; in CallbackComplete() local 155 napi_handle_scope scope = nullptr; in AfterWorkCallback() local
|
| /foundation/filemanagement/file_api/interfaces/kits/js/src/mod_fs/class_watcher/ |
| H A D | watcher_n_exporter.cpp | 139 napi_handle_scope scope = nullptr; in WatcherCallbackComplete() local
|
| /foundation/filemanagement/app_file_service/interfaces/kits/js/file_share/ |
| H A D | grant_permissions.cpp | 92 napi_handle_scope scope; in GetUriPoliciesArg() local
|
| /third_party/gn/src/gn/ |
| H A D | c_tool.cc | 106 bool CTool::ReadPrecompiledHeaderType(Scope* scope, Err* err) { in ReadPrecompiledHeaderType() argument 128 bool CTool::ReadDepsFormat(Scope* scope, Err* err) { in ReadDepsFormat() argument 146 bool CTool::ReadOutputsPatternList(Scope* scope, in ReadOutputsPatternList() argument 183 bool CTool::InitTool(Scope* scope, Toolchain* toolchain, Err* err) { in InitTool() argument [all...] |
| H A D | create_bundle_target_generator.cc | 25 const Value* GetValueFromScope(Scope* scope, in GetValueFromScope() argument 49 CreateBundleTargetGenerator( Target* target, Scope* scope, const FunctionCallNode* function_call, Err* err) CreateBundleTargetGenerator() argument
|
| H A D | functions_target.cc | 196 Value RunAction(Scope* scope, in RunAction() argument 280 Value RunActionForEach(Scope* scope, in RunActionForEach() argument 38 ExecuteGenericTarget(const char* target_type, Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) ExecuteGenericTarget() argument 352 RunBundleData(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunBundleData() argument [all...] |
| H A D | input_conversion.cc | 139 std::unique_ptr<Scope> scope = std::make_unique<Scope>(settings); in ParseJSONValue() local [all...] |