Searched defs:rootInfoVec (Results 1 – 11 of 11) sorted by relevance
1105 vector<RootInfo> rootInfoVec; variable1133 vector<RootInfo> rootInfoVec; variable1180 vector<RootInfo> rootInfoVec; variable
773 vector<RootInfo> rootInfoVec; variable798 vector<RootInfo> rootInfoVec; variable
383 vector<RootInfo> rootInfoVec; variable
49 int GetRoots(std::vector<RootInfo> &rootInfoVec) override { return 0; }; in GetRoots()
133 int FileAccessExtAbility::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots()
208 int FileAccessExtStubImpl::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots()
516 std::vector<RootInfo> rootInfoVec; in CmdGetRoots() local
736 int FileAccessExtProxy::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots()
893 int FileAccessHelper::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots()
1252 int JsFileAccessExtAbility::GetRoots(std::vector<RootInfo> &rootInfoVec) in GetRoots()1268 Value<std::vector<RootInfo>> rootInfoVec; in GetRoots() local
908 std::vector<RootInfo> &rootInfoVec, in MakeGetRootsResult()