Home
last modified time | relevance | path

Searched defs:resource (Results 1 – 25 of 138) sorted by relevance

123456

/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
Dfillp_stack_app_config_in.c205 struct GlobalAppResource *resource, in FtAppTimerConfigSet()
226 struct GlobalAppResource *resource, in FtAppSetKeepAliveTime()
268 struct GlobalAppResource *resource, in FtAppSetConnRetryTimeout()
286 struct GlobalAppResource *resource, in FtAppSetDisconnectRetryTimeout()
317 struct GlobalAppResource *resource, in FtAppConfigSetTxBurst()
335 struct GlobalAppResource *resource, in FtAppConfigSetSendCache()
362 struct GlobalAppResource *resource, in FtAppConfigSetRecvCache()
389 struct GlobalAppResource *resource, in FtAppSetMaxServerSendCache()
407 struct GlobalAppResource *resource, in FtAppSetMaxServeRecvCache()
426 struct GlobalAppResource *resource, in FtAppConfigSetOppositeSetRate()
[all …]
Dfillp_stack_app_config.c33 static FILLP_INT FtGetRightAppResourceByIndex(struct GlobalAppResource **resource, FILLP_INT sockIn… in FtGetRightAppResourceByIndex()
62 static FILLP_INT32 FtCheckCofigPar(FILLP_CONST FillpAppGlobalConfigsSt *resource, FILLP_INT sockInd… in FtCheckCofigPar()
77 …GlobalConfig(FILLP_CONST FillpAppGlobalConfigsSt *globalConfig, struct GlobalAppResource *resource) in CopyGlobalConfig()
129 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtAppInitConfigSet() local
166 static void CopySockConfig(FillpAppGlobalConfigsSt *gresource, struct GlobalAppResource *resource) in CopySockConfig()
217 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtAppInitConfigGet() local
277 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtSetConfigApp() local
415 struct GlobalAppResource *resource = FILLP_NULL_PTR; in FtGetSockValue() local
498 struct GlobalAppResource *resource = &g_appResource; in FtGetConfigApp() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
Dfillp_stack_config_in.c327 static FILLP_INT32 FtValidateConfigParamsInner(IN FILLP_CONST FillpGlobalConfigsSt *resource) in FtValidateConfigParamsInner()
351 static FILLP_INT32 FtValidateUdpConfigParamsInner(IN FILLP_CONST FillpGlobalConfigsSt *resource) in FtValidateUdpConfigParamsInner()
361 static FILLP_INT32 FtValidateCommonConfigParamsInner(IN FILLP_CONST FillpGlobalConfigsSt *resource) in FtValidateCommonConfigParamsInner()
398 static FILLP_INT32 FtValidateTimersConfigParamsInner(IN FILLP_CONST FillpGlobalConfigsSt *resource) in FtValidateTimersConfigParamsInner()
410 …ic FILLP_INT32 FtValidateFlowcontorMaxRateMaxRecvRate(IN FILLP_CONST FillpGlobalConfigsSt *resourc… in FtValidateFlowcontorMaxRateMaxRecvRate()
427 …FILLP_INT32 FtValidateFlowcontorRateConfigParamsInner(IN FILLP_CONST FillpGlobalConfigsSt *resourc… in FtValidateFlowcontorRateConfigParamsInner()
446 …P_INT32 FtValidateFlowcontorFairnessConfigParamsInner(IN FILLP_CONST FillpGlobalConfigsSt *resourc… in FtValidateFlowcontorFairnessConfigParamsInner()
466 FILLP_INT32 FtValidateConfigParams(IN FILLP_CONST FillpGlobalConfigsSt *resource) in FtValidateConfigParams()
/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/common/js/
Dlist.js25 export const resource = [ variable
/foundation/graphic/graphic_3d/lume/LumeRender/src/device/
Dshader_pipeline_binder.cpp148 …haderPipelineBinder::BindBuffer(const uint32_t set, const uint32_t binding, const Buffer& resource) in BindBuffer()
164 … ShaderPipelineBinder::BindImage(const uint32_t set, const uint32_t binding, const Image& resource) in BindImage()
180 …derPipelineBinder::BindSampler(const uint32_t set, const uint32_t binding, const Sampler& resource) in BindSampler()
Dgpu_resource_manager_base.h81 BASE_NS::unique_ptr<ResourceType> resource; member
Dgpu_resource_util.cpp42 GpuBuffer* resource = gpuResourceMgr.GetBuffer(handle); in CopyGpuResource() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
Drecorder_capability_napi.cpp46 napi_value resource = nullptr; in GetAudioRecorderCaps() local
97 napi_value resource = nullptr; in IsAudioRecorderConfigSupported() local
141 napi_value resource = nullptr; in GetVideoRecorderCaps() local
194 napi_value resource = nullptr; in GetVideoRecorderProfile() local
248 napi_value resource = nullptr; in HasVideoRecorderProfile() local
Dvideo_recorder_napi.cpp175 napi_value resource = nullptr; in CreateVideoRecorder() local
235 napi_value resource = nullptr; in Prepare() local
278 napi_value resource = nullptr; in GetInputSurface() local
332 napi_value resource = nullptr; in Start() local
375 napi_value resource = nullptr; in Pause() local
420 napi_value resource = nullptr; in Resume() local
463 napi_value resource = nullptr; in Stop() local
506 napi_value resource = nullptr; in Reset() local
556 napi_value resource = nullptr; in Release() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_mdk_kits.cpp116 struct OhosImageSourceOps* ops, std::shared_ptr<ImageSource> &result, ImageResource &resource) in ImageSourceNativeCreate()
160 std::shared_ptr<IncrementalPixelMap> incrementalPixelMap, ImageResource* resource) in ImageSourceCreateNapi()
191 ImageResource resource; in ImageSourceNapiCreate() local
223 ImageResource resource; in ImageSourceNapiCreateFromUri() local
256 ImageResource resource; in ImageSourceNapiCreateFromFd() local
291 ImageResource resource; in ImageSourceNapiCreateFromData() local
334 ImageResource resource; in ImageSourceNapiCreateFromRawFile() local
/foundation/bundlemanager/bundle_framework/test/sceneProject/systemtest/BundleClient/bundleClient1/entry/src/main/
Dmodule.json21 "resource": "$profile:main_pages" string
39 "resource":"$profile:shortcuts_config" string
64 "resource":"@profile:form_config" string
/foundation/multimedia/player_framework/frameworks/js/soundpool/src/
Dsoundpool_napi.cpp151 napi_value resource = nullptr; in JsCreateSoundPool() local
180 napi_value resource = nullptr; in JsLoad() local
230 napi_value resource = nullptr; in JsPlay() local
275 napi_value resource = nullptr; in JsStop() local
323 napi_value resource = nullptr; in JsSetLoop() local
372 napi_value resource = nullptr; in JsSetPriority() local
412 napi_value resource = nullptr; in JsSetRate() local
452 napi_value resource = nullptr; in JsSetVolume() local
498 napi_value resource = nullptr; in JsUnload() local
541 napi_value resource = nullptr; in JsRelease() local
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dnapi_test.cpp247 ImageResource resource; variable
261 ImageResource resource = napi.GetImageResource(); variable
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/system_tone_player/
Dsystem_tone_player_napi.cpp207 napi_value resource = nullptr; in GetTitle() local
255 napi_value resource = nullptr; in Prepare() local
337 napi_value resource = nullptr; in Start() local
401 napi_value resource = nullptr; in Stop() local
457 napi_value resource = nullptr; in Release() local
/foundation/multimedia/player_framework/frameworks/js/player/
Dvideo_player_napi.cpp211 napi_value resource = nullptr; in CreateVideoPlayer() local
451 napi_value resource = nullptr; in SetDisplaySurface() local
561 napi_value resource = nullptr; in Prepare() local
595 napi_value resource = nullptr; in Play() local
628 napi_value resource = nullptr; in Pause() local
660 napi_value resource = nullptr; in Stop() local
693 napi_value resource = nullptr; in Reset() local
737 napi_value resource = nullptr; in Release() local
790 napi_value resource = nullptr; in Seek() local
834 napi_value resource = nullptr; in SetSpeed() local
[all …]
/foundation/bundlemanager/distributed_bundle_framework/services/dbms/test/sceneProject/unittest/system_module/entry/src/main/
Dmodule.json31 "resource":"@profile:config_file" string
36 "resource":"@profile:config_file" string
54 "resource":"hello" string
59 "resource":"world" string
146 "resource": "$profile:form_config" string
/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/test_bundle/system_module/entry/src/main/
Dmodule.json31 "resource":"@profile:config_file" string
36 "resource":"@profile:config_file" string
55 "resource":"hello" string
60 "resource":"world" string
147 "resource": "$profile:form_config" string
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
Dpipeline_descriptor_set_binder.cpp267 void DescriptorSetBinder::BindBuffer(const uint32_t binding, const BindableBuffer& resource) in BindBuffer()
357 void DescriptorSetBinder::BindImage(const uint32_t binding, const BindableImage& resource) in BindImage()
459 void DescriptorSetBinder::BindSampler(const uint32_t binding, const BindableSampler& resource) in BindSampler()
592 …orSetBinder::BindBuffer(const uint32_t set, const uint32_t binding, const BindableBuffer& resource) in BindBuffer()
613 …ptorSetBinder::BindImage(const uint32_t set, const uint32_t binding, const BindableImage& resource) in BindImage()
635 const uint32_t set, const uint32_t binding, const BindableSampler& resource) in BindSampler()
/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/n_async/
Dn_async_work_promise.cpp77 napi_value resource = NVal::CreateUTF8String(env_, procedureName).val_; in Schedule() local
/foundation/communication/netmanager_base/frameworks/js/napi/netpolicy/src/
Dnapi_net_policy.cpp589 napi_value resource = nullptr; in SetBackgroundPolicy() local
660 napi_value resource = nullptr; in SetPolicyByUid() local
692 napi_value resource = nullptr; in GetPolicyByUid() local
724 napi_value resource = nullptr; in GetUidsByPolicy() local
772 napi_value resource = nullptr; in SetNetQuotaPolicies() local
807 napi_value resource = nullptr; in SetSnoozePolicy() local
841 napi_value resource = nullptr; in On() local
874 napi_value resource = nullptr; in Off() local
/foundation/ai/intelligent_voice_framework/frameworks/js/napi/
Dintell_voice_napi_queue.cpp88 napi_value resource = nullptr; in AsyncWork() local
120 napi_value resource = nullptr; in AsyncWork() local
/foundation/distributeddatamgr/distributedfile/interfaces/kits/js/src/common/napi/n_async/
Dn_async_work_promise.cpp83 napi_value resource = NVal::CreateUTF8String(env_, procedureName).val_; in Schedule() local
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/
Dsystem_sound_manager_napi.cpp340 napi_value resource = nullptr; in SetRingtoneUri() local
410 napi_value resource = nullptr; in GetRingtoneUri() local
517 napi_value resource = nullptr; in GetRingtonePlayer() local
582 napi_value resource = nullptr; in SetSystemToneUri() local
652 napi_value resource = nullptr; in GetSystemToneUri() local
713 napi_value resource = nullptr; in GetSystemTonePlayer() local
/foundation/multimedia/player_framework/frameworks/js/system_sound_manager/src/ringtone_player/
Dringtone_player_napi.cpp234 napi_value resource = nullptr; in GetTitle() local
328 napi_value resource = nullptr; in GetAudioRendererInfo() local
383 napi_value resource = nullptr; in Configure() local
448 napi_value resource = nullptr; in Start() local
498 napi_value resource = nullptr; in Stop() local
548 napi_value resource = nullptr; in Release() local
/foundation/distributeddatamgr/distributedfile/utils/filemgmt_libn/src/n_async/
Dn_async_work_promise.cpp84 napi_value resource = NVal::CreateUTF8String(env_, procedureName).val_; in Schedule() local

123456