Home
last modified time | relevance | path

Searched refs:OCT_SEMICOLON (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h739 static const std::string OCT_SEMICOLON; member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp66 const std::string Want::OCT_SEMICOLON("073"); // ';'
1767 } else if (str.compare(i, OCT_SEMICOLON.length(), OCT_SEMICOLON) == 0) { in Decode()
1769 i += OCT_SEMICOLON.length(); in Decode()
1793 encode += "\\" + OCT_SEMICOLON; in Encode()
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h911 static const std::string OCT_SEMICOLON; member in OHOS::AAFwk::final
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp69 const std::string DistributedWant::OCT_SEMICOLON("073"); // ';'

Completed in 8 milliseconds