Home
last modified time | relevance | path

Searched defs:firstLine (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/module_loader/src/
H A Dwatchdog_task.cpp53 std::string firstLine; in GetFirstLine() local
/ohos5.0/base/hiviewdfx/hicollie/frameworks/native/
H A Dxcollie_utils.cpp96 std::string firstLine; in GetFirstLine() local
/ohos5.0/base/hiviewdfx/hiview/base/utility/
H A Dfile_util.cpp383 std::string firstLine; in GetFirstLine() local
/ohos5.0/base/hiviewdfx/hiview/plugins/eventlogger/log_catcher/
H A Dpeer_binder_catcher.cpp325 std::string firstLine = FileUtil::GetFirstLine(cgroupPath); in IsAncoProc() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_layout_info.cpp213 auto firstLine = gridMatrix_.find(startLine); in FindItemCount() local