Searched defs:fileVersion (Results 1 – 8 of 8) sorted by relevance
| /foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixbootscanner_fuzzer/ |
| D | quickfixbootscanner_fuzzer.cpp | 52 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/ |
| D | bms_bundle_quick_fix_boot_scanner_test.cpp | 913 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/ |
| D | rs_profiler_base.cpp | 640 …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 …]
|
| D | rs_profiler.cpp | 850 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/ |
| D | quick_fix_boot_scanner.cpp | 243 int32_t quickFixVersion, int32_t fileVersion) in ProcessWithBundleHasQuickFixInfo()
|
| /foundation/communication/wifi/wifi/base/utils/ |
| D | wifi_app_parser.cpp | 409 std::string fileVersion = GetStringValue(innode); in GetLocalFileVersion() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
| D | multi_ver_natural_store.cpp | 48 uint32_t fileVersion = VERSION_FILE_VERSION_CURRENT; // file format version. member
|
| /foundation/resourceschedule/device_usage_statistics/services/common/src/ |
| D | bundle_active_usage_database.cpp | 453 std::string fileVersion = "version : " + std::to_string(BUNDLE_ACTIVE_CURRENT_VERSION); in CheckDatabaseVersion() local
|