| /third_party/python/Lib/test/ |
| H A D | test_dict.py | 874 obj = C() variable in DictTest.test_container_iterator.C
|
| /third_party/python/Modules/ |
| H A D | _json.c | 1296 PyObject *obj; in encoder_call() local 1312 _encoded_const(PyObject *obj) in _encoded_const() argument 1346 encoder_encode_float(PyEncoderObject *s, PyObject *obj) encoder_encode_float() argument 1372 encoder_encode_string(PyEncoderObject *s, PyObject *obj) encoder_encode_string() argument 1401 encoder_listencode_obj(PyEncoderObject *s, _PyAccu *acc, PyObject *obj, Py_ssize_t indent_level) encoder_listencode_obj() argument 1707 PyObject *obj = PySequence_Fast_GET_ITEM(s_fast, i); encoder_listencode_list() local [all...] |
| H A D | _lsprof.c | 127 normalizeUserObj(PyObject *obj) in normalizeUserObj() argument
|
| H A D | timemodule.c | 252 PyObject *obj; local 283 PyObject *obj; local 1579 PyObject *obj = NULL, *dict, *ns; local [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _codecsmodule.c.h | 93 PyObject *obj; in _codecs_encode() local 170 PyObject *obj; _codecs_decode() local [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/ |
| H A D | flag.h | 106 inline void Delete(FlagOpFn op, void* obj) { in Delete() argument 119 inline void* Clone(FlagOpFn op, const void* obj) { in Clone() argument
|
| /third_party/vulkan-loader/tests/framework/layer/ |
| H A D | wrap_objects.cpp | 67 void *obj; member 75 VkInstance obj; member 87 VkDevice obj; member 97 VkDebugUtilsMessengerEXT obj; member [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | angleutils.h | 186 inline void StructZero(T *obj) in StructZero() argument
|
| /base/account/os_account/interfaces/kits/napi/appaccount/src/ |
| H A D | napi_app_account_common.cpp | 379 std::string GetNamedProperty(napi_env env, napi_value obj) in GetNamedProperty() argument
|
| /base/location/services/location_gnss/gnss/source/ |
| H A D | gnss_ability.cpp | 1572 sptr<IRemoteObject> obj = OHOS::HDI::hdi_objcast<IGnssInterface>(gnssInterface); in RegisterLocationHdiDeathRecipient() local
|
| /base/security/certificate_framework/frameworks/adapter/v1.0/src/ |
| H A D | x509_certificate_openssl.c | 2093 ASN1_OBJECT *obj = OBJ_nid2obj(nId); in GetSubjectPubKeyAlgOidX509Openssl() local
|
| /base/security/dlp_permission_service/interfaces/kits/napi_common/src/ |
| H A D | napi_common.cpp | 1592 napi_value obj; in GetVectorAuthUser() local 1652 napi_value obj; in GetVectorDocUriByKey() local 1679 napi_value obj; in GetVectorUint32() local 1691 ParseUIAbilityContextReq( napi_env env, const napi_value& obj, std::shared_ptr<OHOS::AbilityRuntime::AbilityContext>& abilityContext) ParseUIAbilityContextReq() argument 1716 ParseWantReq(napi_env env, const napi_value& obj, OHOS::AAFwk::Want& requestWant) ParseWantReq() argument [all...] |
| /base/security/dlp_permission_service/interfaces/kits/dlp_permission/napi/src/ |
| H A D | napi_dlp_permission.cpp | 1969 auto obj = reinterpret_cast<class DlpFile*>(nativeObjAddr); in JsConstructor() local
|
| /base/startup/init/services/init/ |
| H A D | init_service_manager.c | 221 cJSON *obj = cJSON_GetObjectItem(argJson, name); in GetServiceArgs() local 741 cJSON *obj = cJSON_GetObjectItem(argJson, name); in GetCpuArgs() local [all...] |
| /base/security/security_guard/frameworks/js/napi/ |
| H A D | security_guard_napi.cpp | 913 static bool GetCallbackProperty(napi_env env, napi_value obj, napi_ref &property, int argNum) in GetCallbackProperty() argument 928 static bool GetStringProperty(napi_env env, napi_value obj, std::string &property) in GetStringProperty() argument
|
| /base/telephony/core_service/test/unittest/core_service_gtest/ |
| H A D | zero_branch_test_sim_ril.cpp | 878 int32_t *obj = 0; in HWTEST_F() local
|
| /base/telephony/core_service/frameworks/native/src/ |
| H A D | core_service_client.cpp | 48 sptr<IRemoteObject> obj = sam->CheckSystemAbility(TELEPHONY_CORE_SERVICE_SYS_ABILITY_ID); in GetProxy() local
|
| /base/telephony/core_service/services/tel_ril/src/ |
| H A D | tel_ril_manager.cpp | 253 RegisterCoreNotify( int32_t slotId, const std::shared_ptr<AppExecFwk::EventHandler> &observerCallBack, int32_t what, int32_t *obj) RegisterCoreNotify() argument
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_file.cpp | 1208 std::vector<std::string>::iterator obj = std::find(indiaMcc_.begin(), indiaMcc_.end(), mccCode); in IsIndiaMcc() local
|
| /base/time/time_service/services/ |
| H A D | time_system_ability.cpp | 347 int32_t TimeSystemAbility::CreateTimer(const std::shared_ptr<ITimerInfo> &timerOptions, sptr<IRemoteObject> &obj, in CreateTimer() argument
|
| /base/usb/usb_manager/interfaces/kits/js/napi/src/ |
| H A D | usb_info.cpp | 56 static void ParseUsbDevicePipe(const napi_env env, const napi_value &obj, USBDevicePipe &pipe) in ParseUsbDevicePipe() argument 82 static void CreateUsbDevicePipe(const napi_env env, napi_value &obj, const USBDevicePipe &pipe) in CreateUsbDevicePipe() argument 89 static void CtoJSUsbEndpoint(const napi_env &env, napi_value &obj, const USBEndpoint &usbEndpoint) in CtoJSUsbEndpoint() argument 102 CtoJSUsbInterface(const napi_env &env, napi_value &obj, const UsbInterface &usbInterface) CtoJSUsbInterface() argument 128 CtoJSUsbConfig(const napi_env &env, napi_value &obj, const USBConfig &usbConfig) CtoJSUsbConfig() argument 149 CtoJSUsbDevice(const napi_env &env, napi_value &obj, const UsbDevice &usbDevice) CtoJSUsbDevice() argument 953 napi_value obj = argv[INDEX_0]; PipeClaimInterface() local 993 napi_value obj = argv[INDEX_0]; PipeReleaseInterface() local 1077 napi_value obj = argv[INDEX_0]; PipeGetRawDescriptors() local 1104 napi_value obj = argv[INDEX_0]; PipeGetFileDescriptor() local 1602 napi_value obj = argv[INDEX_0]; PipeClose() local [all...] |
| /base/web/webview/interfaces/kits/napi/webviewcontroller/ |
| H A D | webview_javascript_result_callback.cpp | 204 AddFunctionToObjectForH5( napi_env env, OHOS::NWeb::WebviewJavaScriptResultCallBack::H5Bundle& bundle, napi_value obj) AddFunctionToObjectForH5() argument 1707 AddNamedObject( napi_env env, napi_value& obj, const std::string& objName) AddNamedObject() argument [all...] |
| /device/soc/hisilicon/common/platform/mmc/sdhci/ |
| H A D | sdhci.c | 1561 static int32_t SdhciHostParse(struct SdhciHost *host, struct HdfDeviceObject *obj) in SdhciHostParse() argument 2014 static int32_t SdhciMmcBind(struct HdfDeviceObject *obj) in SdhciMmcBind() argument 2068 static int32_t SdhciMmcInit(struct HdfDeviceObject *obj) in SdhciMmcInit() argument 2083 SdhciMmcRelease(struct HdfDeviceObject *obj) SdhciMmcRelease() argument [all...] |
| /device/soc/hisilicon/common/platform/mmc/himci_v200/ |
| H A D | himci.c | 1799 static int32_t HimciHostParse(struct HimciHost *host, struct HdfDeviceObject *obj) in HimciHostParse() argument 1883 static int32_t HimciMmcBind(struct HdfDeviceObject *obj) in HimciMmcBind() argument 1939 static int32_t HimciMmcInit(struct HdfDeviceObject *obj) in HimciMmcInit() argument 1953 HimciMmcRelease(struct HdfDeviceObject *obj) HimciMmcRelease() argument [all...] |
| /device/soc/rockchip/common/vendor/drivers/pci/ |
| H A D | pcie-dw-rockchip.c | 1137 static void rk_pcie_start_dma_dwc(struct dma_trx_obj *obj) in rk_pcie_start_dma_dwc() argument 1172 struct dma_trx_obj *obj = rk_pcie->dma_obj; rk_pcie_handle_dma_interrupt() local [all...] |