Searched defs:fileVersion (Results 1 – 7 of 7) sorted by relevance
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixbootscanner_fuzzer/ |
H A D | quickfixbootscanner_fuzzer.cpp | 53 int32_t fileVersion = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_quick_fix_boot_scanner_test/ |
H A D | bms_bundle_quick_fix_boot_scanner_test.cpp | 912 int32_t fileVersion = 1000; variable 930 int32_t fileVersion = 1000; variable 950 int32_t fileVersion = 1000; variable 990 int32_t fileVersion = 1001; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/ |
H A D | rs_profiler_base.cpp | 609 void RSProfiler::UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNodes() 634 void RSProfiler::UnmarshalNode(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNode() 668 …er::UnmarshalNode(RSContext& context, std::stringstream& data, NodeId nodeId, uint32_t fileVersion) in UnmarshalNode() 711 void RSProfiler::UnmarshalNode(RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in UnmarshalNode() 738 void RSProfiler::UnmarshalTree(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalTree()
|
H A D | rs_profiler.cpp | 712 void RSProfiler::FirstFrameUnmarshalling(const std::string& data, uint32_t fileVersion) in FirstFrameUnmarshalling()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
H A D | quick_fix_boot_scanner.cpp | 243 int32_t quickFixVersion, int32_t fileVersion) in ProcessWithBundleHasQuickFixInfo()
|
/ohos5.0/base/print/print_fwk/services/print_service/src/ |
H A D | print_system_data.cpp | 113 std::string fileVersion = ""; in GetJsonObjectFromFile() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/ |
H A D | multi_ver_natural_store.cpp | 48 uint32_t fileVersion = VERSION_FILE_VERSION_CURRENT; // file format version. member
|