Home
last modified time | relevance | path

Searched refs:GerTypedId (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params_wrapper.cpp158 typeId = GerTypedId(str, strnum); in Parse()
180 int DistributedWantParamWrapper::GerTypedId(const std::string& str, size_t& strnum) in GerTypedId() function in OHOS::DistributedSchedule::DistributedWantParamWrapper
225 typeId = GerTypedId(str, strnum); in ParseWantParams()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/include/distributedWant/
H A Ddistributed_want_params_wrapper.h77 static int GerTypedId(const std::string& str, size_t& strnum);