Home
last modified time | relevance | path

Searched defs:vss (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_general_program.cpp24 RenderGeneralProgram::RenderGeneralProgram(RenderContext *context, const std::string &vss, const st… in RenderGeneralProgram()
H A Dgl_utils.cpp165 unsigned int GLUtils::CreateProgram(const std::string &vss, const std::string &fss) in CreateProgram()
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/graphics/
H A DXShader.js79 initShader(vss, fss) { argument
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_debug___native_mem_info.md86 ### vss subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-performance-analysis-kit/
H A D_hi_debug___native_mem_info.md86 ### vss subsection
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfreeze_json_generator_unittest.cpp68 unsigned long long vss = 0; // test value variable
/ohos5.0/commonlibrary/memory_utils/libmeminfo/src/
H A Dmeminfo.cpp43 std::string vss; in GetRssByPid() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/adapter/dfx/test/unittest/
H A Ddistributeddata_dfx_ut_test.cpp239 struct VisitStat vss = {"appid001", "Put"}; variable
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/service/
H A Dfreeze_json_generator.cpp74 FreezeJsonMemory::Builder& FreezeJsonMemory::Builder::InitVss(unsigned long long vss) in InitVss()
H A Dfaultlogger.cpp988 unsigned long long vss = 0; // statm col = 1 *4 in GetMemoryStrByPid() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/include/executor/memory/parse/
H A Dmeminfo_data.h59 uint64_t vss = 0; member
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h43 uint64_t vss = 0; member
/ohos5.0/base/hiviewdfx/hiview/plugins/reliability/leak_detectors/
H A Dfault_detector_util.cpp412 void FaultDetectorUtil::GetStatm(int32_t pid, uint64_t &vss, uint64_t &rss) in GetStatm()
/ohos5.0/foundation/resourceschedule/memmgr/common/src/
H A Dkernel_interface.cpp260 std::string vss; in GetPidProcInfo() local
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dmemory_info.cpp736 uint64_t vss = memUsage.vss; in MemUsageToMatrix() local