Home
last modified time | relevance | path

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

/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want.h741 static const std::string WANT_HEADER; member in OHOS::DistributedSchedule::final
/foundation/ability/ability_base/interfaces/kits/native/want/src/
H A Dwant.cpp68 const std::string Want::WANT_HEADER("#Intent;");
1304 std::size_t begin = WANT_HEADER.length(); in ParseUri()
1434 std::string uriString = WANT_HEADER; in ToUri()
2009 if (uri.find(WANT_HEADER) != 0) { in CheckUri()
/foundation/ability/ability_base/interfaces/kits/native/want/include/
H A Dwant.h913 static const std::string WANT_HEADER; member in OHOS::AAFwk::final
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want.cpp71 const std::string DistributedWant::WANT_HEADER("#Intent;");

Completed in 8 milliseconds