| /third_party/protobuf/python/google/protobuf/pyext/ |
| H A D | unknown_fields.cc | 119 PyObject* NewPyUnknownFieldRef(PyUnknownFields* parent, in NewPyUnknownFieldRef() argument 198 PyUnknownFields_FromUnknownFieldSet( PyUnknownFields* parent, const UnknownFieldSet& fields) PyUnknownFields_FromUnknownFieldSet() argument [all...] |
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| H A D | json_objectwriter.h | 140 Element(Element* parent, bool is_json_object) in Element() argument
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| H A D | cordz_info_test.cc | 79 TestCordData parent, child; in TEST() local 86 TestCordData parent, child; in TEST() local 93 TestCordData parent, child; in TEST() local 107 TestCordData parent, child; in TEST() local 115 TestCordData parent, child; TEST() local 281 TrackChildCord(InlineData& data, const InlineData& parent) TrackChildCord() argument 319 TestCordData parent; TEST() local [all...] |
| /third_party/skia/modules/skottie/src/ |
| H A D | Transform.cpp | 108 attachMatrix2D(const skjson::ObjectValue& jtransform, sk_sp<sksg::Transform> parent, bool auto_orient) const attachMatrix2D() argument 191 attachMatrix3D(const skjson::ObjectValue& jtransform, sk_sp<sksg::Transform> parent, bool ) const attachMatrix3D() argument
|
| /third_party/skia/platform_tools/android/apps/viewer/src/main/java/org/skia/viewer/ |
| H A D | StateAdapter.java | 88 public View getView(int position, View convertView, ViewGroup parent) { in getView() argument 192 public void onItemSelected(AdapterView<?> parent, View view, int position, long id) { in onItemSelected() argument 221 public void onNothingSelected(AdapterView<?> parent) { in onNothingSelected() argument
|
| /third_party/skia/experimental/xform/ |
| H A D | SkXform.h | 39 Xform* parent() const { return fParent.get(); } in parent() function in Xform 96 MatrixXF(sk_sp<Xform> parent) : Xform(std::move(parent)) { in MatrixXF() argument 123 ClipXF(sk_sp<Xform> parent, const SkRect& r, SkClipOp op = SkClipOp::kIntersect) ClipXF() argument [all...] |
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| H A D | es31fShaderUniformIntegerFunctionTests.cpp | 187 static void addFunctionCases (TestCaseGroup* parent, const char* functionName, int input) in addFunctionCases() argument
|
| /third_party/vk-gl-cts/framework/delibs/decpp/ |
| H A D | deFilePath.cpp | 284 std::string parent = curPath.getDirName(); in createDirectoryAndParents() local
|
| /third_party/vulkan-headers/include/vulkan/ |
| H A D | vulkan_shared.hpp | 69 SharedHandle<DestructorType> parent; member [all...] |
| /base/msdp/device_status/intention/cooperate/plugin/src/ |
| H A D | cooperate_in.cpp | 29 CooperateIn::CooperateIn(IStateMachine &parent, IContext *env) in CooperateIn() argument 72 void CooperateIn::Initial::BuildChains(std::shared_ptr<Initial> self, CooperateIn &parent) in BuildChains() argument 87 CooperateIn::Initial::Initial(CooperateIn &parent) in Initial() argument 353 CooperateIn::RelayConfirmation::RelayConfirmation(CooperateIn &parent, std::shared_ptr<ICooperateStep> prev) in RelayConfirmation() argument [all...] |
| H A D | cooperate_out.cpp | 29 CooperateOut::CooperateOut(IStateMachine &parent, IContext *env) in CooperateOut() argument 69 void CooperateOut::Initial::BuildChains(std::shared_ptr<Initial> self, CooperateOut &parent) in BuildChains() argument 75 CooperateOut::Initial::Initial(CooperateOut &parent) in Initial() argument
|
| /base/tee/tee_client/interfaces/kits/c/include/ |
| H A D | tee_client_type.h | 149 TEEC_SharedMemory *parent; member
|
| /base/security/permission_lite/services/pms/src/ |
| H A D | pms_server_internal.c | 98 static void OnInitialize(Feature *feature, Service *parent, Identity identity)
in OnInitialize() argument
|
| /base/startup/init/ueventd/ |
| H A D | ueventd_device_handler.c | 247 static int BuildDeviceSymbolLinks(char **links, int linkNum, const char *parent, in BuildDeviceSymbolLinks() argument 327 char *parent = dirname(sysPath); in GetBlockDeviceSymbolLinks() local [all...] |
| /test/ostest/wukong/component_event/src/ |
| H A D | tree_manager.cpp | 50 RecursGetChildElementInfo( const std::shared_ptr<OHOS::Accessibility::AccessibilityElementInfo>& parent, const std::shared_ptr<ComponentTree>& componentParent) RecursGetChildElementInfo() argument
|
| /test/ostest/wukong/input_factory/src/ |
| H A D | component_input.cpp | 126 bool CheckBundleFinished(const std::shared_ptr<WuKongTree>& parent) in CheckBundleFinished() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/ |
| H A D | IUnknownTest.cpp | 86 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| H A D | TaskpoolSharedTaskTest.cpp | 198 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| H A D | LiteIPCFeatureTest.cpp | 109 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| H A D | TaskpoolNoTaskTest.cpp | 104 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| H A D | TaskpoolSpecifiedTaskTest.cpp | 156 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| /test/xts/acts/distributed_schedule_lite/system_ability_manager_hal/src/ |
| H A D | taskpool_sharedtask_func_test.c | 201 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| H A D | taskpool_specifiedtask_func_test.c | 161 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| H A D | taskpool_notask_func_test.c | 106 static void FEATURE_OnInitialize(Feature *feature, Service *parent, Identity identity) in FEATURE_OnInitialize() argument
|
| /third_party/elfio/elfio/ |
| H A D | elfio.hpp | 1034 elfio* parent; global() member in ELFIO::elfio::Sections 1089 elfio* parent; global() member in ELFIO::elfio::Segments [all...] |