HomeSort by relevance Sort by last modified time
    Searched refs:ResourceKey (Results 1 - 3 of 3) sorted by null

  /frameworks/base/tools/aapt2/
Resource.cpp 142 bool operator<(const ResourceKey& a, const ResourceKey& b) {
Resource.h 190 struct ResourceKey {
195 bool operator<(const ResourceKey& a, const ResourceKey& b);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
resapi.h 216 typedef RESID (_stdcall *POPEN_ROUTINE) (LPCWSTR ResourceName, HKEY ResourceKey, RESOURCE_HANDLE ResourceHandle);
229 typedef RESID (_stdcall *POPEN_V2_ROUTINE) (LPCWSTR ResourceName, HKEY ResourceKey, RESOURCE_HANDLE ResourceHandle, DWORD OpenFlags);
    [all...]

Completed in 85 milliseconds