Home
last modified time | relevance | path

Searched refs:applist (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/google_apis/drive/
Ddrive_api_parser_unittest.cc41 scoped_ptr<AppList> applist(new AppList); in TEST() local
42 EXPECT_TRUE(applist->Parse(*document)); in TEST()
45 applist->etag()); in TEST()
46 ASSERT_EQ(2U, applist->items().size()); in TEST()
48 const AppResource& app1 = *applist->items()[0]; in TEST()
84 const AppResource& app2 = *applist->items()[1]; in TEST()
/external/lldb/tools/debugserver/debugserver.xcodeproj/
Dproject.pbxproj52 …rver.applist.internal.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = te…
134 …ugserver.applist.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.pl…
183 26203D1C1641EFB200A662F7 /* com.apple.debugserver.applist.internal.plist */,
189 EF88788B0D9C7558001831DA /* com.apple.debugserver.applist.plist */,
/external/lldb/tools/debugserver/source/
DChangeLog280 --applist (-t) and --lockdown (-k) options.
947 (main): handle the --applist option when there we aren't using lockdown
984 * com.apple.debugserver.applist.plist: Ditto.
995 * test-remotenub.cpp: added --applist flag
996 * com.apple.debugserver.applist.plist: Agent plist
/external/lldb/lldb.xcodeproj/
Dproject.pbxproj159 …debugserver.applist.internal.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = 268648C216531B…
597 …ple.debugserver.applist.plist in CopyFiles */ = {isa = PBXBuildFile; fileRef = AFF87C8E150FF688000…
734 268648C516531BF800F04704 /* com.apple.debugserver.applist.internal.plist in CopyFiles */,
738 AFF87C8F150FF688000E1742 /* com.apple.debugserver.applist.plist in CopyFiles */,
1009applist.internal.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.pl…
1720applist.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; …
1721applist.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; …
1722applist.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; …
2307 268648C216531BF800F04704 /* com.apple.debugserver.applist.internal.plist */,
2309 AFF87C8E150FF688000E1742 /* com.apple.debugserver.applist.plist */,
[all …]