Home
last modified time | relevance | path

Searched defs:fileVersion (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/quickfixbootscanner_fuzzer/
H A Dquickfixbootscanner_fuzzer.cpp53 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/
H A Dbms_bundle_quick_fix_boot_scanner_test.cpp912 int32_t fileVersion = 1000; in HWTEST_F() local
930 int32_t fileVersion = 1000; in HWTEST_F() local
950 int32_t fileVersion = 1000; in HWTEST_F() local
990 int32_t fileVersion = 1001; HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/
H A Dquick_fix_boot_scanner.cpp242 ProcessWithBundleHasQuickFixInfo(const std::string &bundleName, const std::string &hqfPath, int32_t quickFixVersion, int32_t fileVersion) ProcessWithBundleHasQuickFixInfo() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store.cpp48 uint32_t fileVersion = VERSION_FILE_VERSION_CURRENT; // file format version. member
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp443 void RSProfiler::MarshalNodes(const RSContext& context, std::stringstream& data, uint32_t fileVersion) in MarshalNodes() argument
474 void RSProfiler::MarshalTree(const RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in MarshalTree() argument
491 void RSProfiler::MarshalNode(const RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in MarshalNode() argument
575 void RSProfiler::MarshalNodeModifiers(const RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) in MarshalNodeModifiers() argument
648 void RSProfiler::UnmarshalNodes(RSContext& context, std::stringstream& data, uint32_t fileVersion) in UnmarshalNodes() argument
673 UnmarshalNode(RSContext& context, std::stringstream& data, uint32_t fileVersion) UnmarshalNode() argument
707 UnmarshalNode(RSContext& context, std::stringstream& data, NodeId nodeId, uint32_t fileVersion) UnmarshalNode() argument
750 UnmarshalNodeModifiers(RSRenderNode& node, std::stringstream& data, uint32_t fileVersion) UnmarshalNodeModifiers() argument
777 UnmarshalTree(RSContext& context, std::stringstream& data, uint32_t fileVersion) UnmarshalTree() argument
[all...]
H A Drs_profiler.cpp818 std::string RSProfiler::FirstFrameMarshalling(uint32_t fileVersion) in OnParallelRenderBegin() argument
855 void RSProfiler::FirstFrameUnmarshalling(const std::string& data, uint32_t fileVersion) in OnParallelRenderBegin() argument
897 void RSProfiler::TypefaceMarshalling(std::stringstream& stream, uint32_t fileVersion) in OnParallelRenderBegin() argument
908 void RSProfiler::TypefaceUnmarshalling(std::stringstream& stream, uint32_t fileVersion) in OnParallelRenderBegin() argument
[all...]

Completed in 22 milliseconds