Home
last modified time | relevance | path

Searched defs:fileVersion (Results 1 – 8 of 8) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixbootscanner_fuzzer/
Dquickfixbootscanner_fuzzer.cpp52 int32_t fileVersion = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/
Dbms_bundle_quick_fix_boot_scanner_test.cpp913 int32_t fileVersion = 1000; variable
931 int32_t fileVersion = 1000; variable
951 int32_t fileVersion = 1000; variable
991 int32_t fileVersion = 1001; variable
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
Drs_profiler_base.cpp640 …d RSProfiler::MarshalNodes(const RSContext& context, std::stringstream& data, uint32_t fileVersion) in MarshalNodes()
673 …id RSProfiler::MarshalTree(const RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in MarshalTree()
690 …id RSProfiler::MarshalNode(const RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in MarshalNode()
804 …iler::MarshalNodeModifiers(const RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in MarshalNodeModifiers()
881 …tring RSProfiler::UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNodes()
920 …string RSProfiler::UnmarshalNode(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNode()
964 …er::UnmarshalNode(RSContext& context, std::stringstream& data, NodeId nodeId, uint32_t fileVersion) in UnmarshalNode()
1069 …Profiler::UnmarshalNodeModifiers(RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in UnmarshalNodeModifiers()
1101 …string RSProfiler::UnmarshalTree(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalTree()
1621 const RSRenderNode& node, uint32_t fileVersion) in MarshalSubTreeLo()
[all …]
Drs_profiler.cpp850 std::string RSProfiler::FirstFrameMarshalling(uint32_t fileVersion) in FirstFrameMarshalling()
898 std::string RSProfiler::FirstFrameUnmarshalling(const std::string& data, uint32_t fileVersion) in FirstFrameUnmarshalling()
965 void RSProfiler::TypefaceMarshalling(std::stringstream& stream, uint32_t fileVersion) in TypefaceMarshalling()
976 std::string RSProfiler::TypefaceUnmarshalling(std::stringstream& stream, uint32_t fileVersion) in TypefaceUnmarshalling()
2289 uint32_t fileVersion = RSFILE_VERSION_LATEST; in TestSaveSubTree() local
2350 uint32_t fileVersion = 0u; in TestLoadSubTree() local
2374 const RSRenderNode& node, uint32_t fileVersion, bool clearImageCache) in MarshalSubTree()
2405 RSRenderNode& attachNode, uint32_t fileVersion, bool clearImageCache) in UnmarshalSubTree()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
Dquick_fix_boot_scanner.cpp243 int32_t quickFixVersion, int32_t fileVersion) in ProcessWithBundleHasQuickFixInfo()
/foundation/communication/wifi/wifi/base/utils/
Dwifi_app_parser.cpp409 std::string fileVersion = GetStringValue(innode); in GetLocalFileVersion() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
Dmulti_ver_natural_store.cpp48 uint32_t fileVersion = VERSION_FILE_VERSION_CURRENT; // file format version. member
/foundation/resourceschedule/device_usage_statistics/services/common/src/
Dbundle_active_usage_database.cpp453 std::string fileVersion = "version : " + std::to_string(BUNDLE_ACTIVE_CURRENT_VERSION); in CheckDatabaseVersion() local