Searched refs:IsElementEmpty (Results 1 – 3 of 3) sorted by relevance
62 ret = DefaultAppMgr::GetInstance().IsElementEmpty(element); in DoSomethingInterestingWithMyAPI()
62 bool IsElementEmpty(const Element& element) const;
265 bool ret = IsElementEmpty(element); in SetDefaultApplicationInternal()705 bool DefaultAppMgr::IsElementEmpty(const Element& element) const in IsElementEmpty() function in OHOS::AppExecFwk::DefaultAppMgr