NPIdentifier 65 content/browser/renderer_host/java/java_bound_object.cc static bool HasMethod(NPObject* np_object, NPIdentifier np_identifier); NPIdentifier 66 content/browser/renderer_host/java/java_bound_object.cc static bool Invoke(NPObject* np_object, NPIdentifier np_identifier, NPIdentifier 69 content/browser/renderer_host/java/java_bound_object.cc static bool HasProperty(NPObject* np_object, NPIdentifier np_identifier); NPIdentifier 70 content/browser/renderer_host/java/java_bound_object.cc static bool GetProperty(NPObject* np_object, NPIdentifier np_identifier, NPIdentifier 72 content/browser/renderer_host/java/java_bound_object.cc static bool Enumerate(NPObject* object, NPIdentifier** values, NPIdentifier 103 content/browser/renderer_host/java/java_bound_object.cc bool JavaNPObject::HasMethod(NPObject* np_object, NPIdentifier np_identifier) { NPIdentifier 109 content/browser/renderer_host/java/java_bound_object.cc bool JavaNPObject::Invoke(NPObject* np_object, NPIdentifier np_identifier, NPIdentifier 118 content/browser/renderer_host/java/java_bound_object.cc NPIdentifier np_identifier) { NPIdentifier 125 content/browser/renderer_host/java/java_bound_object.cc NPIdentifier np_identifier, NPIdentifier 132 content/browser/renderer_host/java/java_bound_object.cc bool JavaNPObject::Enumerate(NPObject* np_object, NPIdentifier** values, NPIdentifier 138 content/browser/renderer_host/java/java_bound_object.cc *values = static_cast<NPIdentifier*>(calloc(*count, sizeof(NPIdentifier))); NPIdentifier 128 content/child/npapi/npobject_proxy.cc NPIdentifier name) { NPIdentifier 148 content/child/npapi/npobject_proxy.cc NPIdentifier name, NPIdentifier 165 content/child/npapi/npobject_proxy.cc NPIdentifier name, NPIdentifier 237 content/child/npapi/npobject_proxy.cc NPIdentifier name) { NPIdentifier 261 content/child/npapi/npobject_proxy.cc NPIdentifier name, NPIdentifier 301 content/child/npapi/npobject_proxy.cc NPIdentifier name, NPIdentifier 330 content/child/npapi/npobject_proxy.cc NPIdentifier name) { NPIdentifier 368 content/child/npapi/npobject_proxy.cc NPIdentifier **value, NPIdentifier 393 content/child/npapi/npobject_proxy.cc *value = static_cast<NPIdentifier *>(malloc(sizeof(NPIdentifier) * *count)); NPIdentifier 51 content/child/npapi/npobject_proxy.h NPIdentifier name); NPIdentifier 53 content/child/npapi/npobject_proxy.h NPIdentifier name, NPIdentifier 62 content/child/npapi/npobject_proxy.h NPIdentifier name); NPIdentifier 64 content/child/npapi/npobject_proxy.h NPIdentifier name, NPIdentifier 67 content/child/npapi/npobject_proxy.h NPIdentifier name, NPIdentifier 70 content/child/npapi/npobject_proxy.h NPIdentifier name); NPIdentifier 72 content/child/npapi/npobject_proxy.h NPIdentifier **value, NPIdentifier 88 content/child/npapi/npobject_proxy.h NPIdentifier name, NPIdentifier 120 content/child/npapi/npobject_stub.cc NPIdentifier id = CreateNPIdentifier(name); NPIdentifier 176 content/child/npapi/npobject_stub.cc NPIdentifier id = CreateNPIdentifier(method); NPIdentifier 207 content/child/npapi/npobject_stub.cc NPIdentifier id = CreateNPIdentifier(name); NPIdentifier 224 content/child/npapi/npobject_stub.cc NPIdentifier id = CreateNPIdentifier(name); NPIdentifier 244 content/child/npapi/npobject_stub.cc NPIdentifier id = CreateNPIdentifier(name); NPIdentifier 264 content/child/npapi/npobject_stub.cc static NPIdentifier fullscreen = NPIdentifier 292 content/child/npapi/npobject_stub.cc NPIdentifier id = CreateNPIdentifier(name); NPIdentifier 318 content/child/npapi/npobject_stub.cc NPIdentifier* value_np = NULL; NPIdentifier 32 content/child/npapi/npobject_util.cc NPIdentifier methodName) { NPIdentifier 37 content/child/npapi/npobject_util.cc NPIdentifier methodName, NPIdentifier 56 content/child/npapi/npobject_util.cc NPIdentifier propertyName) { NPIdentifier 62 content/child/npapi/npobject_util.cc NPIdentifier propertyName, NPIdentifier 69 content/child/npapi/npobject_util.cc NPIdentifier propertyName, NPIdentifier 76 content/child/npapi/npobject_util.cc NPIdentifier propertyName) { NPIdentifier 100 content/child/npapi/npobject_util.cc NPIdentifier **identifier, uint32_t *count) { NPIdentifier 142 content/child/npapi/npobject_util.cc void CreateNPIdentifierParam(NPIdentifier id, NPIdentifier_Param* param) { NPIdentifier 146 content/child/npapi/npobject_util.cc NPIdentifier CreateNPIdentifier(const NPIdentifier_Param& param) { NPIdentifier 38 content/child/npapi/npobject_util.h void CreateNPIdentifierParam(NPIdentifier id, NPIdentifier_Param* param); NPIdentifier 41 content/child/npapi/npobject_util.h NPIdentifier CreateNPIdentifier(const NPIdentifier_Param& param); NPIdentifier 14 content/child/npapi/npruntime_util.cc bool SerializeNPIdentifier(NPIdentifier identifier, Pickle* pickle) { NPIdentifier 30 content/child/npapi/npruntime_util.cc NPIdentifier* identifier) { NPIdentifier 16 content/child/npapi/npruntime_util.h bool SerializeNPIdentifier(NPIdentifier identifier, Pickle* pickle); NPIdentifier 18 content/child/npapi/npruntime_util.h NPIdentifier* identifier); NPIdentifier 62 content/child/plugin_param_traits.h NPIdentifier identifier; NPIdentifier 101 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindingsHasMethod(NPObject* np_obj, NPIdentifier name) { NPIdentifier 112 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindingsInvoke(NPObject* np_obj, NPIdentifier name, NPIdentifier 133 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindingsHasProperty(NPObject* np_obj, NPIdentifier name) { NPIdentifier 144 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindingsGetProperty(NPObject* np_obj, NPIdentifier name, NPIdentifier 161 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindingsSetProperty(NPObject* np_obj, NPIdentifier name, NPIdentifier 180 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindingsEnumerate(NPObject *np_obj, NPIdentifier **value, NPIdentifier 214 content/renderer/browser_plugin/browser_plugin_bindings.cc bool MatchesName(NPIdentifier name) const { NPIdentifier 294 content/renderer/browser_plugin/browser_plugin_bindings.cc bool MatchesName(NPIdentifier name) const { NPIdentifier 693 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindings::HasMethod(NPIdentifier name) const { NPIdentifier 703 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindings::InvokeMethod(NPIdentifier name, NPIdentifier 716 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindings::HasProperty(NPIdentifier name) const { NPIdentifier 727 content/renderer/browser_plugin/browser_plugin_bindings.cc NPIdentifier name, NPIdentifier 743 content/renderer/browser_plugin/browser_plugin_bindings.cc NPIdentifier name) { NPIdentifier 755 content/renderer/browser_plugin/browser_plugin_bindings.cc bool BrowserPluginBindings::GetProperty(NPIdentifier name, NPVariant* result) { NPIdentifier 39 content/renderer/browser_plugin/browser_plugin_bindings.h bool HasMethod(NPIdentifier name) const; NPIdentifier 41 content/renderer/browser_plugin/browser_plugin_bindings.h bool InvokeMethod(NPIdentifier name, NPIdentifier 46 content/renderer/browser_plugin/browser_plugin_bindings.h bool HasProperty(NPIdentifier name) const; NPIdentifier 48 content/renderer/browser_plugin/browser_plugin_bindings.h NPIdentifier name, NPIdentifier 50 content/renderer/browser_plugin/browser_plugin_bindings.h bool GetProperty(NPIdentifier name, NPVariant* result); NPIdentifier 51 content/renderer/browser_plugin/browser_plugin_bindings.h bool RemoveProperty(NPObject *np_obj, NPIdentifier name); NPIdentifier 67 content/renderer/pepper/message_channel.cc bool IdentifierIsPostMessage(NPIdentifier identifier) { NPIdentifier 133 content/renderer/pepper/message_channel.cc bool MessageChannelHasMethod(NPObject* np_obj, NPIdentifier name) { NPIdentifier 148 content/renderer/pepper/message_channel.cc bool MessageChannelInvoke(NPObject* np_obj, NPIdentifier name, NPIdentifier 189 content/renderer/pepper/message_channel.cc bool MessageChannelHasProperty(NPObject* np_obj, NPIdentifier name) { NPIdentifier 206 content/renderer/pepper/message_channel.cc bool MessageChannelGetProperty(NPObject* np_obj, NPIdentifier name, NPIdentifier 228 content/renderer/pepper/message_channel.cc bool MessageChannelSetProperty(NPObject* np_obj, NPIdentifier name, NPIdentifier 244 content/renderer/pepper/message_channel.cc bool MessageChannelEnumerate(NPObject *np_obj, NPIdentifier **value, NPIdentifier 256 content/renderer/pepper/message_channel.cc if (std::numeric_limits<size_t>::max() / sizeof(NPIdentifier) <= NPIdentifier 259 content/renderer/pepper/message_channel.cc NPIdentifier* new_array = static_cast<NPIdentifier*>( NPIdentifier 260 content/renderer/pepper/message_channel.cc std::malloc(sizeof(NPIdentifier) * (*count + 1))); NPIdentifier 261 content/renderer/pepper/message_channel.cc std::memcpy(new_array, *value, sizeof(NPIdentifier)*(*count)); NPIdentifier 271 content/renderer/pepper/message_channel.cc *value = static_cast<NPIdentifier*>(malloc(sizeof(NPIdentifier))); NPIdentifier 563 content/renderer/pepper/message_channel.cc bool MessageChannel::GetReadOnlyProperty(NPIdentifier key, NPIdentifier 565 content/renderer/pepper/message_channel.cc std::map<NPIdentifier, ppapi::ScopedPPVar>::const_iterator it = NPIdentifier 88 content/renderer/pepper/message_channel.h bool GetReadOnlyProperty(NPIdentifier key, NPVariant* value) const; NPIdentifier 142 content/renderer/pepper/message_channel.h std::map<NPIdentifier, ppapi::ScopedPPVar> internal_properties_; NPIdentifier 150 content/renderer/pepper/npapi_glue.cc NPIdentifier PPVarToNPIdentifier(PP_Var var) { NPIdentifier 165 content/renderer/pepper/npapi_glue.cc PP_Var NPIdentifierToPPVar(NPIdentifier id) { NPIdentifier 320 content/renderer/pepper/npapi_glue.cc NPIdentifier identifier, NPIdentifier 46 content/renderer/pepper/npapi_glue.h NPIdentifier PPVarToNPIdentifier(PP_Var var); NPIdentifier 50 content/renderer/pepper/npapi_glue.h PP_Var NPIdentifierToPPVar(NPIdentifier id); NPIdentifier 210 content/renderer/pepper/npapi_glue.h NPIdentifier identifier, NPIdentifier 55 content/renderer/pepper/plugin_object.cc bool WrapperClass_HasMethod(NPObject* object, NPIdentifier method_name) { NPIdentifier 69 content/renderer/pepper/plugin_object.cc bool WrapperClass_Invoke(NPObject* object, NPIdentifier method_name, NPIdentifier 113 content/renderer/pepper/plugin_object.cc bool WrapperClass_HasProperty(NPObject* object, NPIdentifier property_name) { NPIdentifier 127 content/renderer/pepper/plugin_object.cc bool WrapperClass_GetProperty(NPObject* object, NPIdentifier property_name, NPIdentifier 140 content/renderer/pepper/plugin_object.cc bool WrapperClass_SetProperty(NPObject* object, NPIdentifier property_name, NPIdentifier 156 content/renderer/pepper/plugin_object.cc bool WrapperClass_RemoveProperty(NPObject* object, NPIdentifier property_name) { NPIdentifier 169 content/renderer/pepper/plugin_object.cc bool WrapperClass_Enumerate(NPObject* object, NPIdentifier** values, NPIdentifier 188 content/renderer/pepper/plugin_object.cc *values = static_cast<NPIdentifier*>( NPIdentifier 189 content/renderer/pepper/plugin_object.cc calloc(property_count, sizeof(NPIdentifier))); NPIdentifier 157 content/renderer/pepper/ppb_var_deprecated_impl.cc NPIdentifier identifier() const { return identifier_; } NPIdentifier 160 content/renderer/pepper/ppb_var_deprecated_impl.cc NPIdentifier identifier_; NPIdentifier 223 content/renderer/pepper/ppb_var_deprecated_impl.cc NPIdentifier* identifiers = NULL; NPIdentifier 277 content/renderer/pepper/ppb_var_deprecated_impl.cc NPIdentifier identifier; NPIdentifier 113 content/shell/tools/plugin/PluginObject.cpp static bool pluginHasProperty(NPObject*, NPIdentifier name); NPIdentifier 114 content/shell/tools/plugin/PluginObject.cpp static bool pluginHasMethod(NPObject*, NPIdentifier name); NPIdentifier 115 content/shell/tools/plugin/PluginObject.cpp static bool pluginGetProperty(NPObject*, NPIdentifier name, NPVariant*); NPIdentifier 116 content/shell/tools/plugin/PluginObject.cpp static bool pluginSetProperty(NPObject*, NPIdentifier name, const NPVariant*); NPIdentifier 118 content/shell/tools/plugin/PluginObject.cpp NPIdentifier name, NPIdentifier 164 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier pluginPropertyIdentifiers[NUM_PROPERTY_IDENTIFIERS]; NPIdentifier 217 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier pluginMethodIdentifiers[NUM_METHOD_IDENTIFIERS]; NPIdentifier 258 content/shell/tools/plugin/PluginObject.cpp NPIdentifier name, NPIdentifier 259 content/shell/tools/plugin/PluginObject.cpp NPIdentifier identifierToMatch) { NPIdentifier 267 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = NPIdentifier 280 content/shell/tools/plugin/PluginObject.cpp static bool pluginHasProperty(NPObject* obj, NPIdentifier name) { NPIdentifier 298 content/shell/tools/plugin/PluginObject.cpp static bool pluginHasMethod(NPObject* obj, NPIdentifier name) { NPIdentifier 310 content/shell/tools/plugin/PluginObject.cpp NPIdentifier name, NPIdentifier 394 content/shell/tools/plugin/PluginObject.cpp NPIdentifier name, NPIdentifier 446 content/shell/tools/plugin/PluginObject.cpp NPIdentifier styleIdentifier = browser->getstringidentifier("style"); NPIdentifier 451 content/shell/tools/plugin/PluginObject.cpp NPIdentifier borderIdentifier = browser->getstringidentifier("border"); NPIdentifier 467 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier stringVariantToIdentifier(NPVariant variant) { NPIdentifier 470 content/shell/tools/plugin/PluginObject.cpp NPIdentifier identifier = browser->getstringidentifier(utf8String); NPIdentifier 475 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier int32VariantToIdentifier(NPVariant variant) { NPIdentifier 481 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier doubleVariantToIdentifier(NPVariant variant) { NPIdentifier 489 content/shell/tools/plugin/PluginObject.cpp static NPIdentifier variantToIdentifier(NPVariant variant) { NPIdentifier 505 content/shell/tools/plugin/PluginObject.cpp NPIdentifier identifier = variantToIdentifier(args[0]); NPIdentifier 521 content/shell/tools/plugin/PluginObject.cpp NPIdentifier identifier = variantToIdentifier(args[0]); NPIdentifier 540 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = NPIdentifier 568 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = NPIdentifier 598 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = NPIdentifier 663 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = NPIdentifier 726 content/shell/tools/plugin/PluginObject.cpp NPIdentifier* identifiers; NPIdentifier 730 content/shell/tools/plugin/PluginObject.cpp NPIdentifier pushIdentifier = browser->getstringidentifier("push"); NPIdentifier 761 content/shell/tools/plugin/PluginObject.cpp NPIdentifier identifier = NPIdentifier 780 content/shell/tools/plugin/PluginObject.cpp NPIdentifier propertyIdentifier = NPIdentifier 814 content/shell/tools/plugin/PluginObject.cpp NPIdentifier propertyIdentifier = NPIdentifier 834 content/shell/tools/plugin/PluginObject.cpp NPIdentifier propertyIdentifier = NPIdentifier 870 content/shell/tools/plugin/PluginObject.cpp NPIdentifier propertyIdentifier = NPIdentifier 958 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = NPIdentifier 976 content/shell/tools/plugin/PluginObject.cpp NPIdentifier object_method = NPIdentifier 1026 content/shell/tools/plugin/PluginObject.cpp NPIdentifier documentId = browser->getstringidentifier("document"); NPIdentifier 1027 content/shell/tools/plugin/PluginObject.cpp NPIdentifier openId = browser->getstringidentifier("open"); NPIdentifier 1070 content/shell/tools/plugin/PluginObject.cpp NPIdentifier openId = browser->getstringidentifier("open"); NPIdentifier 1200 content/shell/tools/plugin/PluginObject.cpp NPIdentifier name, NPIdentifier 1412 content/shell/tools/plugin/PluginObject.cpp NPIdentifier callbackIdentifier = notifyData; NPIdentifier 1468 content/shell/tools/plugin/PluginObject.cpp NPIdentifier testNPInvoke = browser->getstringidentifier("testNPInvoke"); NPIdentifier 157 content/shell/tools/plugin/PluginTest.cpp NPIdentifier methodName, NPIdentifier 170 content/shell/tools/plugin/PluginTest.cpp NPIdentifier PluginTest::NPN_GetStringIdentifier(const NPUTF8* name) { NPIdentifier 174 content/shell/tools/plugin/PluginTest.cpp NPIdentifier PluginTest::NPN_GetIntIdentifier(int32_t intid) { NPIdentifier 178 content/shell/tools/plugin/PluginTest.cpp bool PluginTest::NPN_IdentifierIsString(NPIdentifier npIdentifier) { NPIdentifier 182 content/shell/tools/plugin/PluginTest.cpp NPUTF8* PluginTest::NPN_UTF8FromIdentifier(NPIdentifier npIdentifier) { NPIdentifier 186 content/shell/tools/plugin/PluginTest.cpp int32_t PluginTest::NPN_IntFromIdentifier(NPIdentifier npIdentifier) { NPIdentifier 203 content/shell/tools/plugin/PluginTest.cpp NPIdentifier propertyName, NPIdentifier 209 content/shell/tools/plugin/PluginTest.cpp NPIdentifier propertyName) { NPIdentifier 55 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(hasMethod, bool, (NPIdentifier methodName)); NPIdentifier 59 content/shell/tools/plugin/PluginTest.h (NPIdentifier methodName, const NPVariant*, uint32_t, NPVariant* result)); NPIdentifier 63 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(hasProperty, bool, (NPIdentifier propertyName)); NPIdentifier 66 content/shell/tools/plugin/PluginTest.h (NPIdentifier propertyName, NPVariant* result)); NPIdentifier 67 content/shell/tools/plugin/PluginTest.h DEFINE_HAS_MEMBER_CHECK(removeProperty, bool, (NPIdentifier propertyName)); NPIdentifier 108 content/shell/tools/plugin/PluginTest.h NPIdentifier methodName, NPIdentifier 115 content/shell/tools/plugin/PluginTest.h NPIdentifier NPN_GetStringIdentifier(const NPUTF8* name); NPIdentifier 116 content/shell/tools/plugin/PluginTest.h NPIdentifier NPN_GetIntIdentifier(int32_t intid); NPIdentifier 117 content/shell/tools/plugin/PluginTest.h bool NPN_IdentifierIsString(NPIdentifier); NPIdentifier 118 content/shell/tools/plugin/PluginTest.h NPUTF8* NPN_UTF8FromIdentifier(NPIdentifier); NPIdentifier 119 content/shell/tools/plugin/PluginTest.h int32_t NPN_IntFromIdentifier(NPIdentifier); NPIdentifier 124 content/shell/tools/plugin/PluginTest.h bool NPN_GetProperty(NPObject*, NPIdentifier propertyName, NPVariant* value); NPIdentifier 125 content/shell/tools/plugin/PluginTest.h bool NPN_RemoveProperty(NPObject*, NPIdentifier propertyName); NPIdentifier 185 content/shell/tools/plugin/PluginTest.h bool hasMethod(NPIdentifier methodName) { NPIdentifier 190 content/shell/tools/plugin/PluginTest.h bool invoke(NPIdentifier methodName, NPIdentifier 203 content/shell/tools/plugin/PluginTest.h bool hasProperty(NPIdentifier propertyName) { NPIdentifier 208 content/shell/tools/plugin/PluginTest.h bool getProperty(NPIdentifier propertyName, NPVariant* result) { NPIdentifier 213 content/shell/tools/plugin/PluginTest.h bool removeProperty(NPIdentifier propertyName) { NPIdentifier 219 content/shell/tools/plugin/PluginTest.h bool identifierIs(NPIdentifier identifier, const char* value) { NPIdentifier 237 content/shell/tools/plugin/PluginTest.h static bool NP_HasMethod(NPObject* npObject, NPIdentifier methodName) { NPIdentifier 242 content/shell/tools/plugin/PluginTest.h NPIdentifier methodName, NPIdentifier 258 content/shell/tools/plugin/PluginTest.h static bool NP_HasProperty(NPObject* npObject, NPIdentifier propertyName) { NPIdentifier 263 content/shell/tools/plugin/PluginTest.h NPIdentifier propertyName, NPIdentifier 269 content/shell/tools/plugin/PluginTest.h NPIdentifier propertyName) { NPIdentifier 38 content/shell/tools/plugin/TestObject.cpp NPIdentifier** value, NPIdentifier 40 content/shell/tools/plugin/TestObject.cpp static bool testHasMethod(NPObject*, NPIdentifier name); NPIdentifier 42 content/shell/tools/plugin/TestObject.cpp NPIdentifier name, NPIdentifier 46 content/shell/tools/plugin/TestObject.cpp static bool testHasProperty(NPObject*, NPIdentifier name); NPIdentifier 47 content/shell/tools/plugin/TestObject.cpp static bool testGetProperty(NPObject*, NPIdentifier name, NPVariant*); NPIdentifier 82 content/shell/tools/plugin/TestObject.cpp static NPIdentifier testIdentifiers[NUM_TEST_IDENTIFIERS]; NPIdentifier 89 content/shell/tools/plugin/TestObject.cpp static NPIdentifier testMethodIdentifiers[NUM_METHOD_IDENTIFIERS]; NPIdentifier 123 content/shell/tools/plugin/TestObject.cpp static bool testHasMethod(NPObject*, NPIdentifier name) { NPIdentifier 132 content/shell/tools/plugin/TestObject.cpp NPIdentifier name, NPIdentifier 143 content/shell/tools/plugin/TestObject.cpp static bool testHasProperty(NPObject*, NPIdentifier name) { NPIdentifier 153 content/shell/tools/plugin/TestObject.cpp NPIdentifier name, NPIdentifier 191 content/shell/tools/plugin/TestObject.cpp NPIdentifier** value, NPIdentifier 195 content/shell/tools/plugin/TestObject.cpp *value = (NPIdentifier*)browser->memalloc(NUM_ENUMERATABLE_TEST_IDENTIFIERS * NPIdentifier 196 content/shell/tools/plugin/TestObject.cpp sizeof(NPIdentifier)); NPIdentifier 199 content/shell/tools/plugin/TestObject.cpp sizeof(NPIdentifier) * NUM_ENUMERATABLE_TEST_IDENTIFIERS); NPIdentifier 31 content/shell/tools/plugin/Tests/LeakWindowScriptableObject.cpp NPIdentifier self_name = NPN_GetStringIdentifier("self"); NPIdentifier 57 content/shell/tools/plugin/Tests/NPDeallocateCalledBeforeNPShutdown.cpp bool hasProperty(NPIdentifier propertyName) NPIdentifier 62 content/shell/tools/plugin/Tests/NPDeallocateCalledBeforeNPShutdown.cpp bool getProperty(NPIdentifier propertyName, NPVariant* result) NPIdentifier 46 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp bool hasMethod(NPIdentifier); NPIdentifier 47 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp bool invoke(NPIdentifier, const NPVariant*, uint32_t, NPVariant*); NPIdentifier 119 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp bool NPPSetWindowCalledDuringDestruction::ScriptObject::hasMethod(NPIdentifier methodName) NPIdentifier 124 content/shell/tools/plugin/Tests/NPPSetWindowCalledDuringDestruction.cpp bool NPPSetWindowCalledDuringDestruction::ScriptObject::invoke(NPIdentifier identifier, const NPVariant*, uint32_t, NPVariant*) NPIdentifier 50 content/shell/tools/plugin/Tests/NPRuntimeCallsWithNullNPP.cpp NPIdentifier alertIdentifier = NPN_GetStringIdentifier("alert"); NPIdentifier 56 content/shell/tools/plugin/Tests/NPRuntimeCallsWithNullNPP.cpp NPIdentifier documentIdentifier = NPN_GetStringIdentifier("document"); NPIdentifier 48 content/shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp bool hasMethod(NPIdentifier methodName) NPIdentifier 53 content/shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp bool invoke(NPIdentifier methodName, const NPVariant* args, uint32_t argCount, NPVariant* result) NPIdentifier 64 content/shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp bool hasProperty(NPIdentifier propertyName) NPIdentifier 69 content/shell/tools/plugin/Tests/NPRuntimeObjectFromDestroyedPlugin.cpp bool getProperty(NPIdentifier propertyName, NPVariant* result) NPIdentifier 51 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool hasProperty(NPIdentifier propertyName) NPIdentifier 59 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool getProperty(NPIdentifier propertyName, NPVariant* result) NPIdentifier 78 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool removeProperty(NPIdentifier propertyName) NPIdentifier 85 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp NPIdentifier m_lastRemovedProperty; NPIdentifier 101 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool hasMethod(NPIdentifier methodName) NPIdentifier 109 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool invoke(NPIdentifier methodName, const NPVariant* arguments, uint32_t argumentCount, NPVariant* result) NPIdentifier 122 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp NPIdentifier propertyName; NPIdentifier 139 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool hasProperty(NPIdentifier propertyName) NPIdentifier 147 content/shell/tools/plugin/Tests/NPRuntimeRemoveProperty.cpp bool getProperty(NPIdentifier propertyName, NPVariant* result) NPIdentifier 55 content/shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp bool hasProperty(NPIdentifier propertyName) NPIdentifier 60 content/shell/tools/plugin/Tests/PluginScriptableObjectOverridesAllProperties.cpp bool getProperty(NPIdentifier propertyName, NPVariant* result) NPIdentifier 54 content/shell/tools/plugin/Tests/SlowNPPNew.cpp bool hasProperty(NPIdentifier propertyName) NPIdentifier 59 content/shell/tools/plugin/Tests/SlowNPPNew.cpp bool getProperty(NPIdentifier propertyName, NPVariant* result) NPIdentifier 30 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc NPIdentifier delete_id = NPIdentifier 103 content/test/plugin/plugin_delete_plugin_in_deallocate_test.cc NPIdentifier set_test_object_id = NPIdentifier 36 content/test/plugin/plugin_delete_plugin_in_stream_test.cc NPIdentifier delete_id = HostFunctions()->getstringidentifier("DeletePluginWithinScript"); NPIdentifier 58 content/test/plugin/plugin_npobject_identity_test.cc NPIdentifier are_these_the_same_id = HostFunctions()->getstringidentifier( NPIdentifier 70 content/test/plugin/plugin_npobject_lifetime_test.cc NPIdentifier identifier = HostFunctions()->getstringidentifier("location"); NPIdentifier 22 content/test/plugin/plugin_npobject_proxy_test.cc NPIdentifier document_id = HostFunctions()->getstringidentifier("document"); NPIdentifier 23 content/test/plugin/plugin_npobject_proxy_test.cc NPIdentifier create_text_node_id = HostFunctions()->getstringidentifier("createTextNode"); NPIdentifier 24 content/test/plugin/plugin_npobject_proxy_test.cc NPIdentifier append_child_id = HostFunctions()->getstringidentifier("appendChild"); NPIdentifier 29 content/test/plugin/plugin_private_test.cc NPIdentifier location = HostFunctions()->getstringidentifier("location"); NPIdentifier 30 content/test/plugin/plugin_private_test.cc NPIdentifier href = HostFunctions()->getstringidentifier("href"); NPIdentifier 89 content/test/plugin/plugin_thread_async_call_test.cc NPIdentifier delete_id = HostFunctions()->getstringidentifier( NPIdentifier 111 content/test/plugin/plugin_windowed_test.cc NPIdentifier function_id = this_ptr->HostFunctions()->getstringidentifier( NPIdentifier 257 remoting/host/plugin/host_plugin.cc static bool HasMethod(NPObject* obj, NPIdentifier method_name) { NPIdentifier 278 remoting/host/plugin/host_plugin.cc NPIdentifier method_name, NPIdentifier 292 remoting/host/plugin/host_plugin.cc static bool HasProperty(NPObject* obj, NPIdentifier property_name) { NPIdentifier 303 remoting/host/plugin/host_plugin.cc NPIdentifier property_name, NPIdentifier 315 remoting/host/plugin/host_plugin.cc NPIdentifier property_name, NPIdentifier 326 remoting/host/plugin/host_plugin.cc static bool RemoveProperty(NPObject* obj, NPIdentifier property_name) { NPIdentifier 337 remoting/host/plugin/host_plugin.cc NPIdentifier** value, NPIdentifier 346 remoting/host/plugin/host_plugin.cc *value = reinterpret_cast<NPIdentifier*>( NPIdentifier 347 remoting/host/plugin/host_plugin.cc g_npnetscape_funcs->memalloc(sizeof(NPIdentifier) * (*count))); NPIdentifier 11 remoting/host/plugin/host_plugin_utils.cc std::string StringFromNPIdentifier(NPIdentifier identifier) { NPIdentifier 20 remoting/host/plugin/host_plugin_utils.h std::string StringFromNPIdentifier(NPIdentifier identifier); NPIdentifier 95 third_party/npapi/bindings/npfunctions.h typedef NPIdentifier (*NPN_GetStringIdentifierProcPtr)(const NPUTF8* name); NPIdentifier 96 third_party/npapi/bindings/npfunctions.h typedef void (*NPN_GetStringIdentifiersProcPtr)(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers); NPIdentifier 97 third_party/npapi/bindings/npfunctions.h typedef NPIdentifier (*NPN_GetIntIdentifierProcPtr)(int32_t intid); NPIdentifier 98 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_IdentifierIsStringProcPtr)(NPIdentifier identifier); NPIdentifier 99 third_party/npapi/bindings/npfunctions.h typedef NPUTF8* (*NPN_UTF8FromIdentifierProcPtr)(NPIdentifier identifier); NPIdentifier 100 third_party/npapi/bindings/npfunctions.h typedef int32_t (*NPN_IntFromIdentifierProcPtr)(NPIdentifier identifier); NPIdentifier 104 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_InvokeProcPtr)(NPP npp, NPObject* obj, NPIdentifier methodName, const NPVariant *args, uint32_t argCount, NPVariant *result); NPIdentifier 107 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_GetPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result); NPIdentifier 108 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_SetPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value); NPIdentifier 109 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_RemovePropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPIdentifier 110 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_HasPropertyProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPIdentifier 111 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_HasMethodProcPtr)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPIdentifier 116 third_party/npapi/bindings/npfunctions.h typedef bool (*NPN_EnumerateProcPtr)(NPP npp, NPObject *obj, NPIdentifier **identifier, uint32_t *count); NPIdentifier 227 third_party/npapi/bindings/npruntime.h NPIdentifier NPN_GetStringIdentifier(const NPUTF8 *name); NPIdentifier 229 third_party/npapi/bindings/npruntime.h NPIdentifier *identifiers); NPIdentifier 230 third_party/npapi/bindings/npruntime.h NPIdentifier NPN_GetIntIdentifier(int32_t intid); NPIdentifier 231 third_party/npapi/bindings/npruntime.h bool NPN_IdentifierIsString(NPIdentifier identifier); NPIdentifier 236 third_party/npapi/bindings/npruntime.h NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier); NPIdentifier 242 third_party/npapi/bindings/npruntime.h int32_t NPN_IntFromIdentifier(NPIdentifier identifier); NPIdentifier 254 third_party/npapi/bindings/npruntime.h typedef bool (*NPHasMethodFunctionPtr)(NPObject *npobj, NPIdentifier name); NPIdentifier 255 third_party/npapi/bindings/npruntime.h typedef bool (*NPInvokeFunctionPtr)(NPObject *npobj, NPIdentifier name, NPIdentifier 262 third_party/npapi/bindings/npruntime.h typedef bool (*NPHasPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name); NPIdentifier 263 third_party/npapi/bindings/npruntime.h typedef bool (*NPGetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name, NPIdentifier 265 third_party/npapi/bindings/npruntime.h typedef bool (*NPSetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name, NPIdentifier 268 third_party/npapi/bindings/npruntime.h NPIdentifier name); NPIdentifier 269 third_party/npapi/bindings/npruntime.h typedef bool (*NPEnumerationFunctionPtr)(NPObject *npobj, NPIdentifier **value, NPIdentifier 367 third_party/npapi/bindings/npruntime.h bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName, NPIdentifier 373 third_party/npapi/bindings/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPIdentifier 375 third_party/npapi/bindings/npruntime.h bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPIdentifier 377 third_party/npapi/bindings/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPIdentifier 378 third_party/npapi/bindings/npruntime.h bool NPN_HasProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPIdentifier 379 third_party/npapi/bindings/npruntime.h bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName); NPIdentifier 380 third_party/npapi/bindings/npruntime.h bool NPN_Enumerate(NPP npp, NPObject *npobj, NPIdentifier **identifier, NPIdentifier 384 third_party/npapi/npspy/common/npn_gate.cpp NPIdentifier NPN_GetStringIdentifier(const NPUTF8 *name) NPIdentifier 389 third_party/npapi/npspy/common/npn_gate.cpp NPIdentifier rv = NPNFuncs.getstringidentifier(name); NPIdentifier 397 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_Enumerate(NPP id, NPObject* obj, NPIdentifier** identifier, uint32_t*val) NPIdentifier 452 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_HasMethod(NPP id, NPObject* object, NPIdentifier identifier) NPIdentifier 465 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_HasProperty(NPP id, NPObject* object, NPIdentifier identifier) NPIdentifier 478 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_RemoveProperty(NPP id, NPObject* object, NPIdentifier identifier) NPIdentifier 488 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_SetProperty(NPP id, NPObject* obj, NPIdentifier identifier, const NPVariant *variant) NPIdentifier 498 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_GetProperty(NPP id, NPObject* obj, NPIdentifier identifier, NPVariant *variant) NPIdentifier 534 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_Invoke(NPP id, NPObject* obj, NPIdentifier identifier, const NPVariant *args, uint32_t count, NPVariant*result) NPIdentifier 578 third_party/npapi/npspy/common/npn_gate.cpp int32_t NPN_IntFromIdentifier(NPIdentifier identifier) NPIdentifier 591 third_party/npapi/npspy/common/npn_gate.cpp NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier) NPIdentifier 604 third_party/npapi/npspy/common/npn_gate.cpp bool NPN_IdentifierIsString(NPIdentifier identifier) NPIdentifier 617 third_party/npapi/npspy/common/npn_gate.cpp NPIdentifier NPN_GetIntIdentifier(int32_t value) NPIdentifier 622 third_party/npapi/npspy/common/npn_gate.cpp NPIdentifier rv = NPNFuncs.getintidentifier(value); NPIdentifier 630 third_party/npapi/npspy/common/npn_gate.cpp void NPN_GetStringIdentifiers(const NPUTF8 **names, int32_t count, NPIdentifier *identifiers) NPIdentifier 253 third_party/npapi/npspy/extern/plugin/npruntime.h NPIdentifier NPN_GetStringIdentifier(const NPUTF8 *name); NPIdentifier 255 third_party/npapi/npspy/extern/plugin/npruntime.h NPIdentifier *identifiers); NPIdentifier 256 third_party/npapi/npspy/extern/plugin/npruntime.h NPIdentifier NPN_GetIntIdentifier(int32_t intid); NPIdentifier 257 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_IdentifierIsString(NPIdentifier identifier); NPIdentifier 262 third_party/npapi/npspy/extern/plugin/npruntime.h NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier); NPIdentifier 268 third_party/npapi/npspy/extern/plugin/npruntime.h int32_t NPN_IntFromIdentifier(NPIdentifier identifier); NPIdentifier 280 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPHasMethodFunctionPtr)(NPObject *npobj, NPIdentifier name); NPIdentifier 281 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPInvokeFunctionPtr)(NPObject *npobj, NPIdentifier name, NPIdentifier 288 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPHasPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name); NPIdentifier 289 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPGetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name, NPIdentifier 291 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPSetPropertyFunctionPtr)(NPObject *npobj, NPIdentifier name, NPIdentifier 294 third_party/npapi/npspy/extern/plugin/npruntime.h NPIdentifier name); NPIdentifier 295 third_party/npapi/npspy/extern/plugin/npruntime.h typedef bool (*NPEnumerationFunctionPtr)(NPObject *npobj, NPIdentifier **value, NPIdentifier 383 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Invoke(NPP npp, NPObject *npobj, NPIdentifier methodName, NPIdentifier 389 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_GetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPIdentifier 391 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_SetProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName, NPIdentifier 393 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_RemoveProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPIdentifier 394 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_HasProperty(NPP npp, NPObject *npobj, NPIdentifier propertyName); NPIdentifier 395 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_HasMethod(NPP npp, NPObject *npobj, NPIdentifier methodName); NPIdentifier 396 third_party/npapi/npspy/extern/plugin/npruntime.h bool NPN_Enumerate(NPP npp, NPObject *npobj, NPIdentifier **identifier, NPIdentifier 332 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPIdentifier (* NP_LOADDS NPN_GetStringIdentifierUPP)(const NPUTF8* name); NPIdentifier 341 third_party/npapi/npspy/extern/plugin/npupp.h NPIdentifier* identifiers); NPIdentifier 348 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPIdentifier (* NP_LOADDS NPN_GetIntIdentifierUPP)(int32_t intid); NPIdentifier 355 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_IdentifierIsStringUPP)(NPIdentifier identifier); NPIdentifier 362 third_party/npapi/npspy/extern/plugin/npupp.h typedef NPUTF8* (* NP_LOADDS NPN_UTF8FromIdentifierUPP)(NPIdentifier identifier); NPIdentifier 369 third_party/npapi/npspy/extern/plugin/npupp.h typedef int32_t (* NP_LOADDS NPN_IntFromIdentifierUPP)(NPIdentifier identifier); NPIdentifier 397 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_InvokeUPP)(NPP npp, NPObject* obj, NPIdentifier methodName, const NPVariant *args, uint32_t argCount, NPVariant *result); NPIdentifier 418 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_GetPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName, NPVariant *result); NPIdentifier 425 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_SetPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName, const NPVariant *value); NPIdentifier 432 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_RemovePropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPIdentifier 439 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_HasPropertyUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPIdentifier 446 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_HasMethodUPP)(NPP npp, NPObject *obj, NPIdentifier propertyName); NPIdentifier 481 third_party/npapi/npspy/extern/plugin/npupp.h typedef bool (* NP_LOADDS NPN_EnumerateUPP)(NPP npp, NPObject *obj, NPIdentifier **identifier, uint32_t *count);