Home
last modified time | relevance | path

Searched refs:sourcesVal (Results 1 - 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dsource_map.cpp76 if (afterPos_[res].sourcesVal < 0 || afterPos_[res].sourcesVal >= sourcesSize) { in Find()
79 std::string sources = sources_[afterPos_[res].sourcesVal]; in Find()
233 nowPos_.sourcesVal += ans[SOURCES_VAL]; in Init()
240 nowPos_.sourcesVal, nowPos_.namesVal }); in Init()
306 curMapData->nowPos_.sourcesVal += ans[SOURCES_VAL]; in MergeInit()
317 curMapData->nowPos_.sourcesVal, in MergeInit()
H A Dsource_map.h34 int32_t sourcesVal = 0; member
/foundation/arkui/ace_engine/test/unittest/bridge/common/sourcemap/
H A Dsource_map_test.cpp114 revSourceMap.afterPos_[2].sourcesVal = -1; in HWTEST_F()
117 revSourceMap.afterPos_[2].sourcesVal = 0; in HWTEST_F()
/foundation/ability/ability_runtime/js_environment/interfaces/inner_api/
H A Dsource_map.h39 int32_t sourcesVal = 0; member
/foundation/ability/ability_runtime/js_environment/frameworks/js_environment/src/
H A Dsource_map.cpp281 curMapData->nowPos_.sourcesVal += ans[INDEX_ONE]; in ExtractSourceMapData()
292 curMapData->nowPos_.sourcesVal, in ExtractSourceMapData()

Completed in 4 milliseconds