/external/chromium_org/chrome/app/nibs/ |
ContentBlockedSimple.xib | 539 <int key="objectID">0</int> 547 <int key="objectID">-2</int> 553 <int key="objectID">-1</int> 559 <int key="objectID">-3</int> 565 <int key="objectID">1</int> 574 <int key="objectID">2</int> 583 <int key="objectID">4</int> 596 <int key="objectID">7</int> 605 <int key="objectID">8</int> 610 <int key="objectID">9</int [all...] |
BookmarkBar.xib | 319 <int key="objectID">0</int> 327 <int key="objectID">-2</int> 333 <int key="objectID">-1</int> 339 <int key="objectID">-3</int> 345 <int key="objectID">1</int> 355 <int key="objectID">62</int> 364 <int key="objectID">63</int> 373 <int key="objectID">64</int> 378 <int key="objectID">72</int> 383 <int key="objectID">109</int [all...] |
/external/chromium_org/chrome/browser/extensions/api/push_messaging/ |
push_messaging_invalidation_handler.h | 65 std::map<invalidation::ObjectId,
|
push_messaging_apitest.cc | 35 invalidation::ObjectId ExtensionAndSubchannelToObjectId( 37 return invalidation::ObjectId( 83 const invalidation::ObjectId& object_id,
|
push_messaging_invalidation_handler.cc | 35 object_ids.insert(invalidation::ObjectId( 43 bool ObjectIdToExtensionAndSubchannel(const invalidation::ObjectId& object_id,
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_android.h | 37 // |objectId|, |version| and |payload| values should come from an 42 jstring objectId, 206 typedef std::map<invalidation::ObjectId, 214 // |objectId|, |version| and |payload| values should come from an
|
/external/jmonkeyengine/engine/src/networking/com/jme3/network/rmi/ |
LocalObject.java | 57 short objectId;
|
RmiSerializer.java | 136 buffer.putShort((short)def.objectId); 148 def.objectId = buffer.getShort(); 179 buffer.putShort((short)call.objectId); 203 call.objectId = buffer.getShort();
|
/frameworks/native/include/binder/ |
IBinder.h | 140 virtual void attachObject( const void* objectID, 144 virtual void* findObject(const void* objectID) const = 0; 145 virtual void detachObject(const void* objectID) = 0;
|
/external/chromium_org/chrome/android/javatests/src/org/chromium/chrome/browser/invalidation/ |
InvalidationControllerTest.java | 16 import com.google.ipc.invalidation.external.client.types.ObjectId; 293 ObjectId bookmark = ModelType.BOOKMARK.toObjectId(); 307 Set<ObjectId> objectIds = InvalidationIntentProtocol.getRegisteredObjectIds(intent); 309 assertTrue(objectIds.contains(ObjectId.newInstance(1, "a".getBytes()))); 310 assertTrue(objectIds.contains(ObjectId.newInstance(2, "b".getBytes())));
|
/libcore/dalvik/src/test/java/dalvik/system/profiler/ |
SamplingProfilerTest.java | 126 final int objectId = 2; 127 ThreadEvent start1 = ThreadEvent.start(objectId, threadId, 165 final int objectId = 3; 177 ThreadEvent start = ThreadEvent.start(objectId, threadId, 235 assertEquals(-1, event.objectId);
|
/art/runtime/jdwp/ |
jdwp_event.cc | 115 ObjectId threadId; /* ThreadOnly */ 120 ObjectId thisPtr; /* InstanceOnly */ 435 if (pMod->instanceOnly.objectId != basket->thisPtr) { 496 void JdwpState::SuspendByPolicy(JdwpSuspendPolicy suspend_policy, JDWP::ObjectId thread_self_id) { 548 ObjectId threadId) { 553 JDWP::ObjectId thread_self_id = Dbg::GetThreadSelfId(); 586 void JdwpState::SetWaitForEventThread(ObjectId threadId) { 672 ObjectId threadId = Dbg::GetThreadSelfId(); 722 bool JdwpState::PostLocationEvent(const JdwpLocation* pLoc, ObjectId thisPtr, int eventFlags) { 811 bool JdwpState::PostThreadChange(ObjectId threadId, bool start) [all...] |
/external/chromium/chrome/browser/sync/notifier/ |
registration_manager_unittest.cc | 24 const invalidation::ObjectId& object_id) { 76 virtual void Register(const invalidation::ObjectId& oid) { 82 virtual void Unregister(const invalidation::ObjectId& oid) {
|
/external/chromium_org/third_party/WebKit/Source/core/inspector/ |
InspectorHeapProfilerAgent.cpp | 311 void InspectorHeapProfilerAgent::getHeapObjectId(ErrorString* errorString, const String& objectId, String* heapSnapshotObjectId) 313 InjectedScript injectedScript = m_injectedScriptManager->injectedScriptForObjectId(objectId); 318 ScriptValue value = injectedScript.findObjectById(objectId);
|
InjectedScriptHost.idl | 38 [Custom] void inspect(any objectId, any hints);
|
InjectedScriptManager.h | 59 InjectedScript injectedScriptForObjectId(const String& objectId);
|
/frameworks/base/graphics/java/android/renderscript/ |
FileA3D.java | 144 int objectID = rs.nFileA3DGetEntryByIndex(entry.mID, entry.mIndex); 145 if(objectID == 0) { 151 entry.mLoadedObj = new Mesh(objectID, rs);
|
/external/chromium_org/chrome/browser/invalidation/ |
invalidation_service_test_template.h | 105 const invalidation::ObjectId id1; 106 const invalidation::ObjectId id2; 107 const invalidation::ObjectId id3; 108 const invalidation::ObjectId id4;
|
/external/chromium_org/chrome/browser/policy/cloud/ |
cloud_policy_invalidator.cc | 227 // Create the ObjectId based on the policy data. 228 // If the policy does not specify an the ObjectId, then unregister. 236 invalidation::ObjectId object_id( 248 const invalidation::ObjectId& object_id) {
|
/external/chromium_org/sync/notifier/ |
invalidator_registrar.h | 18 class ObjectId;
|
invalidator_test_template.h | 118 const invalidation::ObjectId id1; 119 const invalidation::ObjectId id2; 120 const invalidation::ObjectId id3; 121 const invalidation::ObjectId id4;
|
single_object_invalidation_set_unittest.cc | 21 const invalidation::ObjectId kId;
|
/external/yaffs2/yaffs2/ |
yaffs_nand.c | 72 tags->objectId, tags->chunkId));
|
yaffs_guts.c | 92 static int yaffs_TagsMatch(const yaffs_ExtendedTags * tags, int objectId, 984 yaffs_ExtendedTags * tags, int objectId, 995 if (yaffs_TagsMatch(tags, objectId, chunkInInode)) { 1073 in->objectId, 1193 obj->objectId)); [all...] |
/frameworks/wilhelm/src/itf/ |
IEngine.c | 762 void *pParameters, SLuint32 objectID, SLuint32 numInterfaces, 779 SLuint32 objectID, SLuint32 *pNumSupportedInterfaces) 786 const ClassTable *clazz = objectIDtoClass(objectID); [all...] |