Searched refs:QueryAceNewPipeEnabledFA (Results 1 – 4 of 4) sorted by relevance
34 …static bool QueryAceNewPipeEnabledFA(const std::string& packagename, uint32_t apiCompatibleVersion,
57 bool AceNewPipeJudgement::QueryAceNewPipeEnabledFA(const std::string& packagename, uint32_t apiComp… in QueryAceNewPipeEnabledFA() function in OHOS::Ace::AceNewPipeJudgement
236 auto useNewPipe = AceNewPipeJudgement::QueryAceNewPipeEnabledFA( in OnStart()
451 … AceNewPipeJudgement::QueryAceNewPipeEnabledFA("", compatibleVersion_, targetVersion, releaseType); in InitializeAppInfo()