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

  /external/lldb/tools/debugserver/source/
RNBServices.h 23 #define DTSERVICES_APP_DISPLAY_NAME_KEY CFSTR("displayName")
RNBServices.cpp 112 ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_DISPLAY_NAME_KEY, pid_name.get());
186 ::CFDictionarySetValue (appInfoDict.get(), DTSERVICES_APP_DISPLAY_NAME_KEY, localizedDisplayName.get());

Completed in 84 milliseconds