Home
last modified time | relevance | path

Searched defs:fin (Results 1 – 25 of 55) sorted by relevance

123

/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/
H A Dhdi_interface_test.cpp93 std::ifstream fin(currentPath.c_str()); variable
129 std::ifstream fin(voltagePath.c_str()); variable
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DPluralFetcher.java57 try (BufferedReader fin = new BufferedReader(new InputStreamReader(new FileInputStream( in init()
69 try (BufferedReader fin = new BufferedReader(new InputStreamReader(new FileInputStream( in init()
H A DMeasureFormatPatternFetcher.java73 try (BufferedReader fin = new BufferedReader(new InputStreamReader(new FileInputStream( in init()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/
H A Dcontext.cpp41 std::ifstream fin(filename, std::ios::in); in CreateContext() local
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/
H A Dnative_leak_config.cpp46 ifstream fin; in GetThresholdList() local
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dbinder_catcher.cpp47 std::ifstream fin; in Catch() local
H A Dpeer_binder_catcher.cpp168 std::ifstream& fin, int fd, int jsonFd, std::set<int>& asyncPids) const in BinderInfoParser()
194 void PeerBinderCatcher::BinderInfoParser(std::ifstream& fin, int fd, in BinderInfoParser()
221 void PeerBinderCatcher::BinderInfoLineParser(std::ifstream& fin, int fd, in BinderInfoLineParser()
283 std::ifstream fin; in GetBinderPeerPids() local
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/load/src/
H A Dloader.cpp74 std::ifstream fin(CONF_FILE); in LoadConfig() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/
H A Dconfig_factory.cpp40 std::ifstream fin(file_); in Initialize() local
/ohos5.0/base/account/os_account/services/accountmgr/src/
H A Daccount_helper_data.cpp43 std::ifstream fin(ACCOUNTMGR_HELPER_JSON_FILE); in ParseJsonData() local
H A Dohos_account_data_deal.cpp142 std::ifstream fin(configFile); in Init() local
229 std::ifstream fin(filePath); in ParseJsonFromFile() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp53 std::ifstream fin(CUSTOM_UTD_HAP_DIR); in GetHapTypeCfgs() local
76 std::ifstream fin(cfgFilePath); in GetTypeCfgs() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/common/
H A Dadapter_config.cpp57 std::ifstream fin(pimpl->fileBasePath_, std::ios::in | std::ios::binary); in Reload() local
H A Dadapter_device_info.cpp64 std::ifstream fin(pimpl->fileBasePath_, std::ios::in | std::ios::binary); in Reload() local
H A Dprofile_config.cpp58 std::ifstream fin(pimpl->fileBasePath_, std::ios::in | std::ios::binary); in Reload() local
/ohos5.0/base/hiviewdfx/hiview/adapter/service/server/src/
H A Dhiview_log_config_manager.cpp34 std::ifstream fin(path, std::ifstream::binary); in ParseJsonFile() local
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/
H A Dcompose_rule.cpp32 std::ifstream fin(config, std::ifstream::binary); in ParseComposeRule() local
/ohos5.0/base/hiviewdfx/hiview/base/event_store/config/src/
H A Devent_store_config.cpp48 std::ifstream fin(CONFIG_FILE_PATH, std::ifstream::binary); in Init() local
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/
H A Dbundle_active_config_reader.cpp92 ifstream fin; in GetJsonFromFile() local
/ohos5.0/base/security/selinux_adapter/test/unittest/common/
H A Dtest_common.cpp113 std::ifstream fin(src, std::ifstream::in || std::ifstream::binary); in CopyFile() local
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp110 std::ifstream fin; in GetSelfProcName() local
/ohos5.0/base/security/code_signature/test/unittest/
H A Dmulti_thread_local_sign_test.cpp58 int32_t fin = open(ORIGIN_AN_FILE.c_str(), O_RDONLY); in DupFile() local
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp235 int ParsePeerBinderPid(std::ifstream& fin, int32_t pid) in ParsePeerBinderPid()
294 std::ifstream fin; in KillProcessByPid() local
/ohos5.0/base/hiviewdfx/hiview/base/
H A Ddispatch_rule_parser.cpp34 std::ifstream fin(filePath, std::ifstream::binary); in DispatchRuleParser() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/
H A Dparser_util.cpp165 std::ifstream fin(path); in ReadFileIntoJson() local

123