/ohos5.0/drivers/peripheral/battery/interfaces/hdi_service/test/unittest/src/ |
H A D | hdi_interface_test.cpp | 93 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 D | PluralFetcher.java | 57 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 D | MeasureFormatPatternFetcher.java | 73 try (BufferedReader fin = new BufferedReader(new InputStreamReader(new FileInputStream( in init()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/external/ability/ |
H A D | context.cpp | 41 std::ifstream fin(filename, std::ios::in); in CreateContext() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/native_leak/ |
H A D | native_leak_config.cpp | 46 ifstream fin; in GetThresholdList() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/ |
H A D | binder_catcher.cpp | 47 std::ifstream fin; in Catch() local
|
H A D | peer_binder_catcher.cpp | 168 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 D | loader.cpp | 74 std::ifstream fin(CONF_FILE); in LoadConfig() local
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/config/src/ |
H A D | config_factory.cpp | 40 std::ifstream fin(file_); in Initialize() local
|
/ohos5.0/base/account/os_account/services/accountmgr/src/ |
H A D | account_helper_data.cpp | 43 std::ifstream fin(ACCOUNTMGR_HELPER_JSON_FILE); in ParseJsonData() local
|
H A D | ohos_account_data_deal.cpp | 142 std::ifstream fin(configFile); in Init() local 229 std::ifstream fin(filePath); in ParseJsonFromFile() local
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | custom_utd_store.cpp | 53 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 D | adapter_config.cpp | 57 std::ifstream fin(pimpl->fileBasePath_, std::ios::in | std::ios::binary); in Reload() local
|
H A D | adapter_device_info.cpp | 64 std::ifstream fin(pimpl->fileBasePath_, std::ios::in | std::ios::binary); in Reload() local
|
H A D | profile_config.cpp | 58 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 D | hiview_log_config_manager.cpp | 34 std::ifstream fin(path, std::ifstream::binary); in ParseJsonFile() local
|
/ohos5.0/base/hiviewdfx/hiview/utility/smart_parser/rule/ |
H A D | compose_rule.cpp | 32 std::ifstream fin(config, std::ifstream::binary); in ParseComposeRule() local
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/config/src/ |
H A D | event_store_config.cpp | 48 std::ifstream fin(CONFIG_FILE_PATH, std::ifstream::binary); in Init() local
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/services/common/src/ |
H A D | bundle_active_config_reader.cpp | 92 ifstream fin; in GetJsonFromFile() local
|
/ohos5.0/base/security/selinux_adapter/test/unittest/common/ |
H A D | test_common.cpp | 113 std::ifstream fin(src, std::ifstream::in || std::ifstream::binary); in CopyFile() local
|
/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/ |
H A D | watchdog_task.cpp | 110 std::ifstream fin; in GetSelfProcName() local
|
/ohos5.0/base/security/code_signature/test/unittest/ |
H A D | multi_thread_local_sign_test.cpp | 58 int32_t fin = open(ORIGIN_AN_FILE.c_str(), O_RDONLY); in DupFile() local
|
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/ |
H A D | xcollie_utils.cpp | 235 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 D | dispatch_rule_parser.cpp | 34 std::ifstream fin(filePath, std::ifstream::binary); in DispatchRuleParser() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/rdb/ |
H A D | parser_util.cpp | 165 std::ifstream fin(path); in ReadFileIntoJson() local
|