Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h738 static const std::string OCT_EQUALSTO; member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp65 const std::string Want::OCT_EQUALSTO("075"); // '='
1764 if (str.compare(i, OCT_EQUALSTO.length(), OCT_EQUALSTO) == 0) { in Decode()
1766 i += OCT_EQUALSTO.length(); in Decode()
1791 encode += "\\" + OCT_EQUALSTO; in Encode()
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h910 static const std::string OCT_EQUALSTO; member in OHOS::AAFwk::final
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp68 const std::string DistributedWant::OCT_EQUALSTO("075"); // '='

Completed in 8 milliseconds