/ohos5.0/drivers/peripheral/camera/vdi_base/common/pipeline_core/nodes/src/merge_node/ |
H A D | merge_node.cpp | 17 MergeNode::MergeNode(const std::string& name, const std::string& type, const std::string &cameraId) in MergeNode() 91 [port](std::shared_ptr<FrameSpec> fs) { in DealSecondBuffer() 126 [it](std::shared_ptr<FrameSpec> fs) { in MergeBuffers()
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | location_config_manager.cpp | 107 std::string LocationConfigManager::GetPrivacyTypeConfigPath(const int type) in GetPrivacyTypeConfigPath() 142 std::ifstream fs(GetLocationSwitchConfigPath()); in GetLocationSwitchState() local 164 bool LocationConfigManager::GetStringParameter(const std::string& type, std::string& value) in GetStringParameter() 177 int LocationConfigManager::GetIntParameter(const std::string& type) in GetIntParameter() 246 std::fstream fs(GetLocationSwitchConfigPath()); in SetLocationSwitchState() local 266 LocationErrCode LocationConfigManager::GetPrivacyTypeState(const int type, bool& isConfirmed) in GetPrivacyTypeState() 288 LocationErrCode LocationConfigManager::SetPrivacyTypeState(const int type, bool isConfirmed) in SetPrivacyTypeState()
|
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsVSCode/ |
H A D | extension.js | 16 const fs = require('fs'); constant 143 function send(type, data) { argument
|
/ohos5.0/foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
H A D | dualfwk_conf_loader.cpp | 84 std::ifstream fs(realPath); in ParseBackupFile() local 106 int32_t DualFwkConfLoader::Load(DualFwkConf &conf, const RestoreSceneType &type, const std::string … in Load()
|
/ohos5.0/foundation/multimedia/media_foundation/test/scenetest/helper/ |
H A D | lite_stream_player.cpp | 122 void OnInfo(int type, int extra) override in OnInfo() 139 std::fstream fs(dataPath); in ReadDataFromFile() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/test/ |
H A D | test_util.cpp | 127 string TestUtil::BuildCommand(CmdType type, const string &target) in BuildCommand() 152 string TestUtil::ExecCmd(CmdType type, const string &target) in ExecCmd() 266 std::ofstream fs(file, std::ios::out); in WriteFile() local
|
/ohos5.0/base/update/sys_installer/services/module_update/util/src/ |
H A D | module_file.cpp | 57 const char *type; member 67 for (const auto &fs : FS_TYPES) { in RetrieveFsType() local 221 const JsonNode &type = root["type"]; in ParseModuleInfo() local
|
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/test/unittest/src/ |
H A D | dlp_fuse_test.cpp | 206 std::string type = FUSE_TYPE; in PrepareDlpFuseFsMount() local 934 struct stat fs = linkFile.GetLinkStat(); variable
|
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/ |
H A D | hiappevent_base.cpp | 348 AppEventPack::AppEventPack(const std::string& name, int type) : AppEventPack(DEFAULT_DOMAIN, name, … in AppEventPack() 351 AppEventPack::AppEventPack(const std::string& domain, const std::string& name, int type) in AppEventPack() 512 void AppEventPack::AddParam(const std::string& key, const std::vector<float>& fs) in AddParam() 734 void AppEventPack::SetType(int type) in SetType()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
H A D | shader_manager.cpp | 561 const ShaderModule* fs = GetShaderModule(createInfo.fragShaderModuleIndex); in Create() local 1095 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetGraphicsStateRef() local 1194 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetVertexInputDeclarationView() local 1269 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetPipelineLayoutHandleByShaderHandle() local 1322 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetPipelineLayoutRef() local 1338 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetReflectionPipelineLayoutHandle() local 1373 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetReflectionPipelineLayoutRef() local 1398 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetReflectionSpecialization() local 1428 const RenderHandleType type = RenderHandleUtil::GetHandleType(handle); in GetReflectionVertexInputDeclaration() local 2011 const RenderHandleType type = handle.GetHandleType(); in CreateShaderPipelineBinder() local [all …]
|