Home
last modified time | relevance | path

Searched refs:owner (Results 1 – 25 of 132) sorted by relevance

123456

/hardware/interfaces/wifi/supplicant/1.2/
DISupplicantP2pIface.hal33 * Set up a P2P group owner or join a group as a group client
36 * If joinExistingGroup is false, this device sets up a P2P group owner manually (i.e.,
37 * without group owner negotiation with a specific peer) with the specified SSID,
41 * whose network name and group owner's MAC address matches the specified SSID
48 * only applied for the group owner.
50 * only applied for the group owner.
57 * @param peerAddress the group owner's MAC address, only applied for the group client.
61 * create a group as a group owner.
/hardware/qcom/bootctrl/
DAndroid.bp24 owner: "qti",
/hardware/interfaces/wifi/supplicant/1.0/
DISupplicantP2pIface.hal116 * is no other members in the group. As a group owner, this means no
118 * group owner seen in scan results.
186 * optional group owner negotiation, group interface setup, provisioning,
194 * existing group as a client. It skips the group owner negotiation
196 * target group owner before associating for WPS provisioning.
198 * @param goIntent Used to override the default Intent for this group owner
254 * Set up a P2P group owner manually (i.e., without group owner
256 * group owner. Optional |persistentNetworkId| may be used to specify
287 * address). This is a mechanism to reject a pending group owner negotiation
303 * If the peer device is the group owner of the persistent group, the peer
[all …]
DISupplicantP2pIfaceCallback.hal155 * @param isGo Whether this device is owner of the group.
160 * @param goDeviceAddress MAC Address of the owner of this group.
172 * @param isGo Whether this device is owner of the group.
180 * @param goDeviceAddress MAC Address of the owner of this group.
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp70 void* owner, in LocEngAdapter() argument
76 mOwner(owner), mInternalAdapter(new LocInternalAdapter(this)), in LocEngAdapter()
/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.h79 PipeOwner owner; member
85 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe()
Dresource_default.cpp95 src_pipes_[rgb_index].owner = kPipeOwnerKernelMode; in Init()
96 src_pipes_[rgb_index + 1].owner = kPipeOwnerKernelMode; in Init()
219 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Acquire()
312 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerKernelMode) { in PostCommit()
313 src_pipes_[i].owner = kPipeOwnerUserMode; in PostCommit()
334 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Purge()
355 if (src_pipe->owner == kPipeOwnerUserMode && src_pipe->hw_block_id == kHWBlockMax) { in SearchPipe()
422 (src_pipe->owner == kPipeOwnerUserMode) ? "user mode" : "kernel mode"); in ResourceStateLog()
/hardware/qcom/sdm845/gps/msm8960/loc_api/libloc_api_50001/
DLocEngAdapter.cpp70 void* owner, in LocEngAdapter() argument
76 mOwner(owner), mInternalAdapter(new LocInternalAdapter(this)), in LocEngAdapter()
/hardware/interfaces/media/omx/1.0/vts/functional/common/
Dmedia_hidl_test_common.cpp309 buffer->owner = client; in allocateBuffer()
326 buffer->owner = client; in allocateBuffer()
366 buffer->owner = client; in allocateBuffer()
569 EXPECT_EQ((*oBuffer)[i].owner, client); in changeStateExecutetoIdle()
572 EXPECT_EQ((*iBuffer)[i].owner, client); in changeStateExecutetoIdle()
580 if (it->owner == client) { in getEmptyBufferID()
625 buffArray->editItemAt(bufferIndex).owner = component; in dispatchOutputBuffer()
654 buffArray->editItemAt(bufferIndex).owner = component; in dispatchInputBuffer()
677 EXPECT_EQ((*iBuffer)[i].owner, client); in flushPorts()
692 EXPECT_EQ((*oBuffer)[i].owner, client); in flushPorts()
/hardware/qcom/display/msm8998/sdm/libs/core/
Dresource_default.h82 PipeOwner owner; member
88 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe()
Dresource_default.cpp126 src_pipes_[rgb_index].owner = kPipeOwnerKernelMode; in Init()
127 src_pipes_[rgb_index + 1].owner = kPipeOwnerKernelMode; in Init()
250 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Prepare()
349 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerKernelMode) { in PostCommit()
350 src_pipes_[i].owner = kPipeOwnerUserMode; in PostCommit()
371 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Purge()
392 if (src_pipe->owner == kPipeOwnerUserMode && src_pipe->hw_block_id == kHWBlockMax) { in SearchPipe()
459 (src_pipe->owner == kPipeOwnerUserMode) ? "user mode" : "kernel mode"); in ResourceStateLog()
/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
Dresource_default.h83 PipeOwner owner; member
89 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe()
Dresource_default.cpp126 src_pipes_[rgb_index].owner = kPipeOwnerKernelMode; in Init()
127 src_pipes_[rgb_index + 1].owner = kPipeOwnerKernelMode; in Init()
250 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Prepare()
349 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerKernelMode) { in PostCommit()
350 src_pipes_[i].owner = kPipeOwnerUserMode; in PostCommit()
371 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Purge()
392 if (src_pipe->owner == kPipeOwnerUserMode && src_pipe->hw_block_id == kHWBlockMax) { in SearchPipe()
459 (src_pipe->owner == kPipeOwnerUserMode) ? "user mode" : "kernel mode"); in ResourceStateLog()
/hardware/qcom/sdm845/display/sdm/libs/core/
Dresource_default.h83 PipeOwner owner; member
89 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe()
Dresource_default.cpp126 src_pipes_[rgb_index].owner = kPipeOwnerKernelMode; in Init()
127 src_pipes_[rgb_index + 1].owner = kPipeOwnerKernelMode; in Init()
250 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Prepare()
349 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerKernelMode) { in PostCommit()
350 src_pipes_[i].owner = kPipeOwnerUserMode; in PostCommit()
371 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Purge()
392 if (src_pipe->owner == kPipeOwnerUserMode && src_pipe->hw_block_id == kHWBlockMax) { in SearchPipe()
459 (src_pipe->owner == kPipeOwnerUserMode) ? "user mode" : "kernel mode"); in ResourceStateLog()
/hardware/qcom/display/msm8909/sdm/libs/core/
Dresource_default.h83 PipeOwner owner; member
89 SourcePipe() : type(kPipeTypeUnused), owner(kPipeOwnerUserMode), mdss_pipe_id(0), in SourcePipe()
Dresource_default.cpp126 src_pipes_[rgb_index].owner = kPipeOwnerKernelMode; in Init()
127 src_pipes_[rgb_index + 1].owner = kPipeOwnerKernelMode; in Init()
250 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Prepare()
349 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerKernelMode) { in PostCommit()
350 src_pipes_[i].owner = kPipeOwnerUserMode; in PostCommit()
371 if (src_pipes_[i].hw_block_id == hw_block_id && src_pipes_[i].owner == kPipeOwnerUserMode) { in Purge()
392 if (src_pipe->owner == kPipeOwnerUserMode && src_pipe->hw_block_id == kHWBlockMax) { in SearchPipe()
459 (src_pipe->owner == kPipeOwnerUserMode) ? "user mode" : "kernel mode"); in ResourceStateLog()
/hardware/google/easel/amber/camera/
DAndroid.bp20 owner: "google",
/hardware/qcom/sdm845/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp61 void* owner, ContextBase* context, in LocEngAdapter() argument
70 mOwner(owner), mInternalAdapter(new LocInternalAdapter(this)), in LocEngAdapter()
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/
DLocEngAdapter.cpp61 void* owner, ContextBase* context, in LocEngAdapter() argument
70 mOwner(owner), mInternalAdapter(new LocInternalAdapter(this)), in LocEngAdapter()
/hardware/google/av/codec2/hidl/client/
Dclient.cpp556 mTraitsList[i].owner = mInstanceName; in listComponents()
694 std::shared_ptr<Codec2Client>* owner) { in CreateComponentByName() argument
698 [owner, &component, componentName, &listener]( in CreateComponentByName()
702 if (owner) { in CreateComponentByName()
703 *owner = client; in CreateComponentByName()
720 std::shared_ptr<Codec2Client>* owner) { in CreateInterfaceByName() argument
724 [owner, &interface, interfaceName]( in CreateInterfaceByName()
728 if (owner) { in CreateInterfaceByName()
729 *owner = client; in CreateInterfaceByName()
/hardware/ti/am57x/libhwcomposer/
DNOTICE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/hardware/interfaces/
DNOTICE13 "Licensor" shall mean the copyright owner or entity authorized by
14 the copyright owner that is granting the License.
52 submitted to Licensor for inclusion in the Work by the copyright owner
54 the copyright owner. For the purposes of this definition, "submitted"
61 designated in writing by the copyright owner as "Not a Contribution."
190 Copyright [yyyy] [name of copyright owner]
/hardware/google/apf/
DLICENSE12 "Licensor" shall mean the copyright owner or entity authorized by
13 the copyright owner that is granting the License.
51 submitted to Licensor for inclusion in the Work by the copyright owner
53 the copyright owner. For the purposes of this definition, "submitted"
60 designated in writing by the copyright owner as "Not a Contribution."
189 Copyright [yyyy] [name of copyright owner]

123456