Home
last modified time | relevance | path

Searched refs:MergeInit (Results 1 - 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/
H A Dsource_map_test.cpp221 * @tc.desc: ExtractKeyInfo() and MergeInit()
232 revSourceMap.MergeInit(sourceMap, curMapData); in HWTEST_F()
245 revSourceMap.MergeInit(sourceMap, curMapData); in HWTEST_F()
251 * @tc.desc: ExtractKeyInfo() and MergeInit()
273 revSourceMap.MergeInit(sourceMap, curMapData); in HWTEST_F()
/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.h50 static void MergeInit(const std::string& sourceMap, RefPtr<RevSourceMap>& RevSourceMap);
H A Dsource_map.cpp248 void RevSourceMap::MergeInit(const std::string& sourceMap, in MergeInit() function in OHOS::Ace::Framework::RevSourceMap
273 LOGW("MergeInit decode sourcemap fail, mapping: %{public}s", sourceMap.c_str()); in MergeInit()
428 MergeInit(value, curMapData); in StageModeSourceMapSplit()

Completed in 3 milliseconds