Home
last modified time | relevance | path

Searched defs:def (Results 1 - 25 of 36) sorted by relevance

12

/foundation/filemanagement/app_file_service/tests/mock/parameter_mock/src/
H A Dparameter_mock.cpp21 int GetParameter(const char *key, const char *def, char *value, uint32_t len) in GetParameter() argument
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/mock/src/
H A Dmock_parameters.cpp24 void SetBoolParameter(const std::string& key, bool def) in SetBoolParameter() argument
29 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_fourth_test/mock/src/
H A Dmock_parameters.cpp23 void SetBoolParameter(const std::string& key, bool def) in SetBoolParameter() argument
28 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dsysparam_dynamic.c20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
H A Dsysparam_static.c20 int GetFscryptParameter(const char *key, const char *def, char *value, unsigned int *len) in GetFscryptParameter() argument
/foundation/arkui/ui_appearance/test/mock/
H A Dmock_parameter.cpp25 int GetParameter(const char* key, const char* def, char* value, unsigned int len) in GetParameter() argument
/foundation/multimedia/media_foundation/interface/inner_api/plugin/
H A Dplugin_package.h32 Status AddPackage(const PackageDef& def) in AddPackage() argument
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/
H A Dparameters.cpp30 bool GetBoolParameter(const std::string &key, bool def) in GetBoolParameter() argument
35 std::string GetParameter(const std::string &key, const std::string &def) in GetParameter() argument
/foundation/barrierfree/accessibility/services/test/mock/
H A Dmock_parameter.c28 int GetParameter(const char *key, const char *def, char *value, unsigned int len) in GetParameter() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/parameter/
H A Dparameters.cpp31 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
41 T GetIntParameter(const std::string& key, T def) in GetIntParameter() argument
55 std::string GetParameter(const std::string& key, const std::string& def) in GetParameter() argument
H A Dparameter.cpp50 int GetParameter(const char *key, const char *def, char *value, int len) in GetParameter() argument
62 int GetIntParameter(const char *key, int def) in GetIntParameter() argument
/foundation/distributedhardware/device_manager/test/unittest/mock/
H A Dparameter.cpp18 int GetParameter(const char *key, const char *def, char *value, unsigned int len) in GetParameter() argument
/foundation/multimedia/media_foundation/src/plugin/
H A Dplugin_package.cpp64 Status PluginPackage::AddPlugin(const PluginDefBase& def) in AddPlugin() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/Mock/
H A Dmock_wifi_global_func.cpp37 int GetParamValue(const char *key, const char *def, char *value, uint32_t len) in GetParamValue() argument
/foundation/arkui/ace_engine/interfaces/napi/kits/component_test/
H A Djs_component_test_utils.cpp175 const auto& def = enumDef.values[index]; in ExportEnumerator() local
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/test/unittest/device/
H A Ddevice_manager_agent_test.cpp31 bool GetBoolParameter(const std::string& key, bool def) in GetBoolParameter() argument
/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_decoder.cpp120 OMX_PARAM_PORTDEFINITIONTYPE def; in UpdateInPortFormat() local
138 OMX_PARAM_PORTDEFINITIONTYPE def; in UpdateOutPortFormat() local
225 OMX_PARAM_PORTDEFINITIONTYPE def; ReConfigureOutputBufferCnt() local
326 OMX_PARAM_PORTDEFINITIONTYPE def; UpdateFormatFromSurfaceBuffer() local
[all...]
/foundation/multimedia/media_foundation/engine/plugin/plugins/codec_adapter/
H A Dhdi_codec_manager.cpp84 CodecPluginDef def; in RegisterCodecPlugins() local
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched/test/unittest/src/
H A Dres_sched_service_mock_test.cpp39 T GetIntParameter(const std::string& key, T def) in GetIntParameter() argument
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/include/
H A Dsocperf_common.h46 int64_t def; member in OHOS::ResourceSchedule::ResourceNode
/foundation/distributeddatamgr/preferences/frameworks/js/napi/system_storage/src/
H A Dnapi_system_storage.cpp31 std::string def; member
/foundation/multimedia/media_foundation/engine/plugin/core/
H A Dplugin_register.cpp40 Status PluginRegister::RegisterImpl::AddPackage(const PackageDef& def) in AddPackage() argument
45 Status PluginRegister::RegisterImpl::SetPackageDef(const PackageDef& def) in SetPackageDef() argument
51 Status PluginRegister::RegisterImpl::AddPlugin(const PluginDefBase& def) in AddPlugin() argument
73 UpdateRegisterTableAndRegisterNames(const PluginDefBase& def) UpdateRegisterTableAndRegisterNames() argument
156 MoreAcceptable(std::shared_ptr<PluginRegInfo>& regInfo, const PluginDefBase& def) MoreAcceptable() argument
161 SetPluginInfo(std::shared_ptr<PluginInfo>& info, const PluginDefBase& def) SetPluginInfo() argument
170 InitSourceInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitSourceInfo() argument
183 InitDemuxerInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitDemuxerInfo() argument
196 InitMuxerInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitMuxerInfo() argument
208 InitCodecInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitCodecInfo() argument
220 InitAudioSinkInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitAudioSinkInfo() argument
230 InitVideoSinkInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitVideoSinkInfo() argument
240 InitOutputSinkInfo(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitOutputSinkInfo() argument
252 InitGenericPlugin(std::shared_ptr<PluginRegInfo>& reg, const PluginDefBase& def) InitGenericPlugin() argument
264 SourceCapabilityConvert(std::shared_ptr<PluginInfo>& info, const PluginDefBase& def) SourceCapabilityConvert() argument
272 DemuxerCapabilityConvert(std::shared_ptr<PluginInfo>& info, const PluginDefBase& def) DemuxerCapabilityConvert() argument
281 CodecCapabilityConvert(std::shared_ptr<PluginInfo>& info, const PluginDefBase& def) CodecCapabilityConvert() argument
289 AudioSinkCapabilityConvert(std::shared_ptr<PluginInfo>& info, const PluginDefBase& def) AudioSinkCapabilityConvert() argument
297 VideoSinkCapabilityConvert(std::shared_ptr<PluginInfo>& info, const PluginDefBase& def) VideoSinkCapabilityConvert() argument
[all...]
/foundation/resourceschedule/resource_schedule_service/ressched_executor/plugins/socperf_executor_plugin/framework/src/
H A Dsocperf_executor_config.cpp221 char *def = nullptr; in LoadFreqResourceContent() local
324 char* def = reinterpret_cast<char*>(xmlNodeGetContent(greatGrandson)); in TraversalGovResource() local
404 CheckResourceTag(int32_t persistMode, const char* def, const char* path, const std::string& configFile) const CheckResourceTag() argument
454 int64_t def = resourceNode->def; CheckDefValid() local
[all...]
/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_mgr_new_test.cpp51 bool GetBoolParameter(const std::string &key, bool def) in GetBoolParameter() argument
56 std::string GetParameter(const std::string &key, const std::string &def) in GetParameter() argument
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/muxer/
H A Dffmpeg_muxer_plugin.cpp87 MuxerPluginDef def; in RegisterMuxerPlugins() local

Completed in 13 milliseconds

12