Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dskills_test.cpp1122 int ooffset = -2; variable
1139 int ooffset = 2; variable
1160 int ooffset = -2; variable
/ohos5.0/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dskills.cpp840 …RegionMatches(const std::string &type, int toffset, const std::string &other, int ooffset, int len) in RegionMatches()