| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
| H A D | ark_web_js_result_callback_impl.cpp | 29 GetJavaScriptResult(ArkWebValueVector args, const ArkWebString& method, const ArkWebString& object_name, int32_t routing_id, int32_t object_id) GetJavaScriptResult() argument 38 GetJavaScriptResultFlowbuf(ArkWebValueVector args, const ArkWebString& method, const ArkWebString& object_name, int fd, int32_t routing_id, int32_t object_id) GetJavaScriptResultFlowbuf() argument
|
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_object.h | 67 char *object_name; member
|
| /base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webcore/ |
| H A D | ark_web_js_result_callback_wrapper.cpp | 29 GetJavaScriptResult( std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::string& object_name, int32_t routing_id, int32_t object_id) GetJavaScriptResult() argument 46 GetJavaScriptResultFlowbuf( std::vector<std::shared_ptr<OHOS::NWeb::NWebValue>> args, const std::string& method, const std::string& object_name, int fd, int32_t routing_id, int32_t object_id) GetJavaScriptResultFlowbuf() argument
|
| H A D | ark_web_nweb_impl.cpp | 334 void ArkWebNWebImpl::UnregisterArkJSfunction(const ArkWebString& object_name, const ArkWebStringVector& method_list) in UnregisterArkJSfunction() argument 961 void ArkWebNWebImpl::RegisterArkJSfunction(const ArkWebString& object_name, const ArkWebStringVector& method_list, in RegisterArkJSfunction() argument 1106 void ArkWebNWebImpl::RegisterArkJSfunction(const ArkWebString& object_name, const ArkWebStringVector& method_list, in RegisterArkJSfunction() argument 327 RegisterArkJSfunction( const ArkWebString& object_name, const ArkWebStringVector& method_list, const int32_t object_id) RegisterArkJSfunction() argument
|
| /kernel/linux/linux-5.10/drivers/acpi/acpica/ |
| H A D | uteval.c | 173 acpi_ut_evaluate_numeric_object(const char *object_name, in acpi_ut_evaluate_numeric_object() argument
|
| H A D | dbcmds.c | 335 void acpi_db_unload_acpi_table(char *object_name) in acpi_db_unload_acpi_table() argument
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| H A D | ioctl.h | 61 char object_name[64]; /* out: object name */ member
|
| /kernel/linux/linux-6.6/drivers/acpi/acpica/ |
| H A D | uteval.c | 173 acpi_ut_evaluate_numeric_object(const char *object_name, in acpi_ut_evaluate_numeric_object() argument
|
| H A D | dbcmds.c | 335 void acpi_db_unload_acpi_table(char *object_name) in acpi_db_unload_acpi_table() argument
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| H A D | ioctl.h | 61 char object_name[64]; /* out: object name */ member
|
| /third_party/jerryscript/tests/unit-core/ |
| H A D | test-native-instanceof.cpp | 99 jerry_value_t object_name = jerry_create_string ((jerry_char_t *) "Object"); in HWTEST_F() local
|
| /third_party/vulkan-loader/loader/ |
| H A D | log.c | 110 VkDebugUtilsObjectNameInfoEXT object_name = {0}; in loader_log() local
|
| H A D | debug_utils.c | 334 VkDebugUtilsObjectNameInfoEXT object_name; in util_DebugReportMessage() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/web/resource/ |
| H A D | web_javascript_result_callback.cpp | 152 GetJavaScriptResult( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& object_name, int32_t routing_id, int32_t object_id) GetJavaScriptResult() argument 183 GetJavaScriptResultFlowbuf( std::vector<std::shared_ptr<NWebValue>> args, const std::string& method, const std::string& object_name, int fd, int32_t routing_id, int32_t object_id) GetJavaScriptResultFlowbuf() argument
|
| /third_party/node/deps/openssl/openssl/apps/lib/ |
| H A D | apps_ui.c | 103 ui_prompt_construct(UI *ui, const char *phrase_desc, const char *object_name) ui_prompt_construct() argument
|
| /third_party/openssl/apps/lib/ |
| H A D | apps_ui.c | 103 ui_prompt_construct(UI *ui, const char *phrase_desc, const char *object_name) ui_prompt_construct() argument
|
| /third_party/node/deps/openssl/openssl/crypto/ui/ |
| H A D | ui_lib.c | 356 UI_construct_prompt(UI *ui, const char *phrase_desc, const char *object_name) UI_construct_prompt() argument
|
| /third_party/openssl/crypto/ui/ |
| H A D | ui_lib.c | 356 UI_construct_prompt(UI *ui, const char *phrase_desc, const char *object_name) UI_construct_prompt() argument
|
| /third_party/vulkan-loader/tests/framework/ |
| H A D | test_util.cpp | 95 void print_object_of_t(JsonWriter& writer, const char* object_name, std::vector<T> const& vec) { in print_object_of_t() argument 105 void print_array_of_t(JsonWriter& writer, const char* object_name, std::vector<T> const& vec) { in print_array_of_t() argument 113 void print_vector_of_strings(JsonWriter& writer, const char* object_name, std::vector<std::string> const& strings) { in print_vector_of_strings() argument
|
| /base/web/webview/ohos_interface/include/ohos_nweb/ |
| H A D | nweb.h | 1464 virtual void RegisterArkJSfunction(const std::string& object_name, const std::vector<std::string>& method_list, in RegisterArkJSfunction() argument
|
| /kernel/linux/linux-5.10/tools/lib/bpf/ |
| H A D | libbpf.h | 77 const char *object_name; member
|
| /third_party/alsa-utils/topology/ |
| H A D | pre-process-object.c | 906 const char *object_name; in tplg_build_object_from_template() local [all...] |
| /third_party/pulseaudio/src/modules/bluetooth/ |
| H A D | backend-native.c | 1116 const char *object_name; in profile_init() local
|
| /kernel/linux/linux-6.6/tools/lib/bpf/ |
| H A D | libbpf.h | 121 const char *object_name; member
|
| /third_party/libbpf/src/ |
| H A D | libbpf.h | 121 const char *object_name; member
|