Home
last modified time | relevance | path

Searched defs:ref (Results 451 - 475 of 2165) sorted by relevance

1...<<11121314151617181920>>...87

/third_party/python/Modules/
H A D_scproxy.c18 cfstring_to_pystring(CFStringRef ref) in cfstring_to_pystring() argument
/third_party/skia/tools/fonts/
H A DTestFontMgr.cpp116 sk_sp<SkFontStyleSet> ref = fFamilies[index]; variable
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
H A DRefBaseTests.cpp140 Ref ref; in TEST() local
184 Ref ref; TEST() local
218 Ref ref; TEST() local
270 Ref ref; TEST() local
285 Ref ref; TEST() local
297 Ref ref; TEST() local
[all...]
/third_party/skia/modules/svg/src/
H A DSkSVGGradient.cpp46 const auto ref = ctx.findNodeById(fHref); in collectColorStops() local
/third_party/rust/crates/nix/test/
H A Dtest.rs86 pub static ref CWD_LOCK: RwLock<()> = RwLock::new(()); consts
89 pub static ref FORK_MTX: Mutex<()> = Mutex::new(()); consts
92 pub static ref GROUPS_MTX: Mutex<()> = Mutex::new(()); consts
94 pub static ref KMOD_MTX: Mutex<()> = Mutex::new(()); consts
96 pub static ref PTSNAME_MTX: Mutex<()> = Mutex::new(()); consts
98 pub static ref SIGNAL_MTX: Mutex<()> = Mutex::new(()); consts
/third_party/rust/crates/regex/src/
H A Dlib.rs70 static ref RE: Regex = Regex::new("...").unwrap(); in some_helper_function() consts
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DVaryingPacking_unittest.cpp36 ProgramVaryingRef ref; in testVaryingPacking() local
/applications/sample/wifi-iot/app/samgr/
H A Dservice_example.c140 int32 ref = demoApi->Release((IUnknown *)demoApi); in CASE_ReleaseIUnknown() local
/base/hiviewdfx/hiview/plugins/faultlogger/service/idl/
H A Dfaultlogger_service_ohos.cpp98 static OHOS::HiviewDFX::Faultlogger *ref = nullptr; in GetOrSetFaultlogger() local
/base/hiviewdfx/hiview/base/
H A Dhiview_global.cpp20 std::unique_ptr<HiviewGlobal>& GetOrSetGlobalReference(std::unique_ptr<HiviewGlobal> ref, bool state = true) in GetOrSetGlobalReference() argument
/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_callback.cpp24 PrintCallback::PrintCallback(napi_env env, napi_ref ref) : env_(env), ref_(ref), adapter_(nullptr) in PrintCallback() argument
[all...]
/base/print/print_fwk/frameworks/innerkitsimpl/scan_impl/src/
H A Dscan_callback.cpp23 ScanCallback::ScanCallback(napi_env env, napi_ref ref) : env_(env), ref_(ref), callbackFunction_(nullptr) in ScanCallback() argument
/base/print/print_fwk/test/fuzztest/scancallback_fuzzer/
H A Dscancallback_fuzzer.cpp32 napi_ref ref = nullptr; in TestSetCallbackParam() local
44 napi_ref ref = nullptr; in TestSetCallbackSyncParam() local
54 napi_ref ref = nullptr; in TestOnCallback() local
66 napi_ref ref = nullptr; in TestOnCallbackSync() local
77 napi_ref ref = nullptr; in TestOnGetFrameResCallback() local
87 napi_ref ref = nullptr; TestOnScanInitCallback() local
96 napi_ref ref = nullptr; TestOnSendSearchMessage() local
105 napi_ref ref = nullptr; TestOnGetDevicesList() local
[all...]
/base/msdp/device_status/frameworks/js/napi/interaction/drag/src/
H A Djs_drag_manager.cpp37 bool JsDragManager::IsSameHandle(napi_env env, napi_value handle, napi_ref ref) in IsSameHandle() argument
88 napi_ref ref = nullptr; in RegisterListener() local
[all...]
/base/notification/distributed_notification_service/frameworks/js/napi/include/
H A Dsubscribe.h172 napi_ref ref = nullptr; global() member
191 napi_ref ref = nullptr; global() member
[all...]
/base/request/request/frameworks/js/napi/src/upload/
H A Dupload_task_napiV5.cpp107 void UploadTaskNapiV5::OnSystemSuccess(napi_env env, napi_ref ref, Upload::UploadResponse &response) in OnSystemSuccess() argument
136 void UploadTaskNapiV5::OnSystemFail(napi_env env, napi_ref ref, std::string &data, int32_t &code) in OnSystemFail() argument
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
H A Djs_util.cpp158 bool JsUtil::IsSameHandle(napi_env env, napi_value handle, napi_ref ref) in IsSameHandle() argument
/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp158 bool JsUtilCooperate::IsSameHandle(napi_env env, napi_value handle, napi_ref ref) in IsSameHandle() argument
/base/security/access_token/frameworks/js/napi/privacy/src/
H A Dnapi_context_common.cpp116 void PermActiveStatusPtr::SetCallbackRef(const napi_ref& ref) in SetCallbackRef() argument
/base/security/asset/services/core_service/src/common_event/
H A Dlistener.rs208 static ref RECORD_TIME: Mutex<Option<Instant>> = Mutex::new(None); consts
/base/security/huks/interfaces/kits/napi/src/v9/
H A Dhuks_napi_update_finish_session.cpp136 napi_ref ref = nullptr; in GetCallBackFunction() local
/base/security/huks/services/huks_standard/huks_service/main/hks_storage/src/
H A Dhks_storage_file_lock.c31 uint32_t ref; member
205 uint32_t ref = 0; in Release() local
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_media_codec_decoder_adapter_wrapper.cpp25 ArkMediaCodecDecoderAdapterWrapper::ArkMediaCodecDecoderAdapterWrapper(ArkWebRefPtr<ArkMediaCodecDecoderAdapter> ref) in ArkMediaCodecDecoderAdapterWrapper() argument
H A Dark_ohos_web_data_base_adapter_wrapper.cpp20 ArkOhosWebDataBaseAdapterWrapper::ArkOhosWebDataBaseAdapterWrapper(ArkWebRefPtr<ArkOhosWebDataBaseAdapter> ref) in ArkOhosWebDataBaseAdapterWrapper() argument
71 ArkOhosWebPermissionDataBaseAdapterWrapper( ArkWebRefPtr<ArkOhosWebPermissionDataBaseAdapter> ref) ArkOhosWebPermissionDataBaseAdapterWrapper() argument
H A Dark_system_properties_adapter_wrapper.cpp20 ArkSystemPropertiesAdapterWrapper::ArkSystemPropertiesAdapterWrapper(ArkWebRefPtr<ArkSystemPropertiesAdapter> ref) in ArkSystemPropertiesAdapterWrapper() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...87