Home
last modified time | relevance | path

Searched defs:ref (Results 476 - 500 of 1378) sorted by relevance

1...<<11121314151617181920>>...56

/foundation/arkui/napi/interfaces/inner_api/cjffi/native/
H A Dffi_remote_data.h129 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 DPropertyProxy.cpp114 auto ref = NapiApi::Object(env, mis->getRef()); in Create() local
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_fullscreen_generic.cpp176 const auto& ref = shaderSpecializationData_.constants[idx]; in GetPsoHandle() local
/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp34 ISerNode::Ptr JsonInput::ImportRef(const json::value& ref) in ImportRef() argument
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp59 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 Dpicker_napi_utils.h60 napi_ref *ref; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
H A Dheif_parser_test.cpp348 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 Dheif_parser_box_test.cpp104 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 Dsoundpool_callback_napi.cpp61 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 Drecorder_callback_napi.cpp39 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 Davscreen_capture_callback.cpp69 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 Davtranscoder_callback.cpp37 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 Drequest_suspend_delay.cpp36 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 Ddm_napi_common.cpp120 void ProcessCallback(napi_env env, napi_ref ref, napi_value result[], int count) in ProcessCallback() argument
/foundation/systemabilitymgr/samgr_lite/samgr/source/
H A Dmessage.c134 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 Dsamgr_mini_ipc_adapter.c66 uint32 *ref = NULL; in Dispatch() local
/foundation/communication/wifi/wifi/frameworks/js/napi/inc/
H A Dwifi_napi_event.h38 explicit RegObj(const napi_env& env, const napi_ref& ref) { in RegObj() argument
/foundation/communication/netmanager_base/utils/napi_utils/src/
H A Devent_manager.cpp149 void EventManager::SetRef(napi_ref ref) in SetRef() argument
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/src/
H A Djs_kv_manager.cpp94 napi_ref ref = nullptr; member
/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/src/
H A Djs_kv_manager.cpp60 napi_ref ref = nullptr; in CreateKVManager() member
92 napi_ref ref = nullptr; member
[all...]
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
H A Dunified_data_properties_napi.cpp200 napi_ref ref; in SetDelayData() local
/foundation/window/window_manager/wm/src/
H A Dpicture_in_picture_option.cpp75 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 Dui_event_observer_napi.cpp62 napi_ref ref = nullptr; in PreprocessCallOnce() local
70 napi_ref ref = nullptr; in PreprocessCallOnce() local
/third_party/ffmpeg/libavcodec/
H A Dav1dec.h82 AV1Frame ref[AV1_NUM_REF_FRAMES]; member
H A Ddxa.c54 decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst, int stride, uint8_t *src, int srcsize, uint8_t *ref) decode_13() argument

Completed in 12 milliseconds

1...<<11121314151617181920>>...56