Searched refs:CheckFdsSize (Results 1 – 4 of 4) sorted by relevance
70 if (!CheckFdsSize()) { in Marshalling()86 bool ChildProcessArgs::CheckFdsSize() const in CheckFdsSize() function in OHOS::AppExecFwk::ChildProcessArgs
36 bool CheckFdsSize() const;
119 if (!args.CheckFdsSize()) { in WrapChildProcessArgs()
6908 if (!args.CheckFdsSize() || !args.CheckFdsKeyLength()) { in NotifyAppFaultBySA()