HomeSort by relevance Sort by last modified time
    Searched full:nservices (Results 1 - 2 of 2) sorted by null

  /external/flatbuffers/src/
idl_gen_grpc.cpp 226 int nservices = 0; local
229 if (!(*it)->generated) nservices++;
231 if (!nservices) return true;
239 int nservices = 0; local
242 if (!(*it)->generated) nservices++;
244 if (!nservices) return true;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
restartmanager.h 104 DWORD WINAPI RmRegisterResources(DWORD dwSessionHandle, UINT nFiles, LPCWSTR rgsFileNames[], UINT nApplications, RM_UNIQUE_PROCESS rgApplications[], UINT nServices, LPCWSTR rgsServiceNames[]);

Completed in 1302 milliseconds