Searched defs:sub (Results 1 – 11 of 11) sorted by relevance
50 bool CommonUtil::StartWith(const std::string& str, const std::string& sub) in StartWith()55 bool CommonUtil::EndWith(const std::string& str, const std::string& sub) in EndWith()
118 std::shared_ptr<SmsStateEventSubscriber> &sub) in SystemAbilityStatusChangeListener()
198 …std::shared_ptr<DeviceStateEventSubscriber> &sub, sptr<NetManagerStandard::ISharingEventCallback> … in SystemAbilityStatusChangeListener()
428 Json::Value sub; variable
35 int GetSubStrCount(const std::string& content, const std::string& sub) in GetSubStrCount()
306 for (auto sub : validSubscribers_[eventName]) { in AddToValidSubscribers() local
1443 TestStub sub; variable1476 TestStub sub; variable
460 HcString sub = CreateString(); variable
467 std::multiset<SubscriberRecordPtr> sub; in HWTEST_F() local493 std::multiset<SubscriberRecordPtr> sub; in HWTEST_F() local
231 std::vector<MatchedDateTimeInfo> sub; in FilterDate() local
717 time_t sub = currentTime - lastLuxTime_; in IsChangedLux() local