Lines Matching defs:const
61 ErrCode SetAllowList(const std::string &optarg);
68 ErrCode SetBlockList(const std::string &optarg);
75 ErrCode SetBlockPageList(const std::string &optarg);
82 ErrCode SetBlockAbilityList(const std::string &optarg);
106 ErrCode SetAllowAbilityList(const std::string &optarg);
246 ErrCode SetComponentUri(const std::string &optarg);
258 ErrCode SetComponentUriType(const std::string &optarg);
276 void SetCompIdBlockList(const std::string &optarg);
288 void SetCompTypeBlockList(const std::string &optarg);
346 sptr<OHOS::AppExecFwk::IBundleMgr> GetBundleMgrProxy() const;
380 WukongSemaphore(const std::string &name, size_t size) : name_(name)
414 bool TimedWait(const struct timespec &ts)
423 int GetValue() const