Home
last modified time | relevance | path

Searched defs:toffset (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp1120 int toffset = -1; variable
1137 int toffset = 1; variable
1158 int toffset = 1; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp840 bool Skills::RegionMatches(const std::string &type, int toffset, const std::string &other, int ooff… in RegionMatches()