| /foundation/arkui/napi/interfaces/inner_api/cjffi/native/ |
| H A D | ffi_remote_data.h | 129 auto ref = sptr<T>(new (std::nothrow) T(id)); in Create() local 185 auto ref = sptr<T>(new (std::nothrow) T(std::forward<Args>(args)...)); in Create() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | PropertyProxy.cpp | 114 auto ref = NapiApi::Object(env, mis->getRef()); in Create() local
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/node/ |
| H A D | render_node_fullscreen_generic.cpp | 176 const auto& ref = shaderSpecializationData_.constants[idx]; in GetPsoHandle() local
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/ |
| H A D | json_input.cpp | 34 ISerNode::Ptr JsonInput::ImportRef(const json::value& ref) in ImportRef() argument
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/ |
| H A D | performance_data_manager.cpp | 59 auto& ref = dataIter->second; in UpdateTimingData() local 81 auto& ref = iter->second.data[name]; UpdateTimingData() local 94 auto& ref = dataSet[subCategory].data[name]; UpdateTimingData() local [all...] |
| /foundation/filemanagement/user_file_service/interfaces/kits/picker/include/ |
| H A D | picker_napi_utils.h | 60 napi_ref *ref; member
|
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/ |
| H A D | heif_parser_test.cpp | 348 struct HeifIrefBox::Reference ref {.fromItemId = 1}; in HWTEST_F() struct 364 HeifIrefBox::Reference ref; in HWTEST_F() local 393 struct HeifIrefBox::Reference ref { HWTEST_F() struct [all...] |
| H A D | heif_parser_box_test.cpp | 104 struct PropertyEntry ref { in HWTEST_F() struct 143 struct PropertyEntry ref { in HWTEST_F() struct 164 struct PropertyEntry ref {.itemId = 0}; in HWTEST_F() struct 179 struct PropertyEntry ref {.itemId = 0xFFFFFFFF}; in HWTEST_F() struct 207 HeifIrefBox::Reference ref; HWTEST_F() local 222 struct HeifIrefBox::Reference ref {.fromItemId = 0xFFFFFFFF}; HWTEST_F() struct 245 struct HeifIrefBox::Reference ref {.fromItemId = 0}; HWTEST_F() struct 395 struct HeifIlocBox::Extent ref {.offset = 1}; HWTEST_F() struct [all...] |
| /foundation/multimedia/player_framework/frameworks/js/soundpool/src/ |
| H A D | soundpool_callback_napi.cpp | 61 void SoundPoolCallBackNapi::SaveCallbackReference(const std::string &name, std::weak_ptr<AutoRef> ref) in SaveCallbackReference() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/js/recorder/ |
| H A D | recorder_callback_napi.cpp | 39 void RecorderCallbackNapi::SaveCallbackReference(const std::string &name, std::weak_ptr<AutoRef> ref) in SaveCallbackReference() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/js/avscreen_capture/ |
| H A D | avscreen_capture_callback.cpp | 69 void AVScreenCaptureCallback::SaveCallbackReference(const std::string &name, std::weak_ptr<AutoRef> ref) in SaveCallbackReference() argument 147 std::shared_ptr<AutoRef> ref = event->autoRef.lock(); in OnJsErrorCallBackWork() local [all...] |
| /foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
| H A D | avtranscoder_callback.cpp | 37 void AVTransCoderCallback::SaveCallbackReference(const std::string &name, std::weak_ptr<AutoRef> ref)
in SaveCallbackReference() argument [all...] |
| /foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/ |
| H A D | request_suspend_delay.cpp | 36 napi_ref ref = nullptr; member 188 void CallbackInstance::SetCallbackInfo(const napi_env &env, const napi_ref &ref) in SetCallbackInfo() argument [all...] |
| /foundation/window/window_manager/interfaces/kits/napi/common/ |
| H A D | dm_napi_common.cpp | 120 void ProcessCallback(napi_env env, napi_ref ref, napi_value result[], int count) in ProcessCallback() argument
|
| /foundation/systemabilitymgr/samgr_lite/samgr/source/ |
| H A D | message.c | 134 int32 SAMGR_SendSharedDirectRequest(const Identity *id, const Request *req, const Response *resp, uint32 **ref,
in SAMGR_SendSharedDirectRequest() argument
|
| /foundation/systemabilitymgr/samgr_lite/samgr_endpoint/source/ |
| H A D | samgr_mini_ipc_adapter.c | 66 uint32 *ref = NULL;
in Dispatch() local
|
| /foundation/communication/wifi/wifi/frameworks/js/napi/inc/ |
| H A D | wifi_napi_event.h | 38 explicit RegObj(const napi_env& env, const napi_ref& ref) { in RegObj() argument
|
| /foundation/communication/netmanager_base/utils/napi_utils/src/ |
| H A D | event_manager.cpp | 149 void EventManager::SetRef(napi_ref ref) in SetRef() argument
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/ |
| H A D | js_kv_manager.cpp | 94 napi_ref ref = nullptr; member
|
| /foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/ |
| H A D | js_kv_manager.cpp | 60 napi_ref ref = nullptr; in CreateKVManager() member 92 napi_ref ref = nullptr; member [all...] |
| /foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/ |
| H A D | unified_data_properties_napi.cpp | 200 napi_ref ref; in SetDelayData() local
|
| /foundation/window/window_manager/wm/src/ |
| H A D | picture_in_picture_option.cpp | 75 void PipOption::SetNodeControllerRef(napi_ref ref) in SetNodeControllerRef() argument 85 void PipOption::SetTypeNodeRef(napi_ref ref) in SetTypeNodeRef() argument
|
| /test/testfwk/arkxtest/uitest/napi/ |
| H A D | ui_event_observer_napi.cpp | 62 napi_ref ref = nullptr; in PreprocessCallOnce() local 70 napi_ref ref = nullptr; in PreprocessCallOnce() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | av1dec.h | 82 AV1Frame ref[AV1_NUM_REF_FRAMES]; member
|
| H A D | dxa.c | 54 decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst, int stride, uint8_t *src, int srcsize, uint8_t *ref) decode_13() argument
|